afex | Analysis of Factorial EXperiments | Development Tools library

 by   singmann R Version: Current License: No License

kandi X-RAY | afex Summary

kandi X-RAY | afex Summary

afex is a R library typically used in Utilities, Development Tools applications. afex has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

The main functionalities provided by afex are:. For afex support visit: afex.singmann.science.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              afex has a low active ecosystem.
              It has 97 star(s) with 28 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 19 open issues and 53 have been closed. On average issues are closed in 45 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of afex is current.

            kandi-Quality Quality

              afex has 0 bugs and 0 code smells.

            kandi-Security Security

              afex has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              afex code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              afex does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              afex releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of afex
            Get all kandi verified functions for this library.

            afex Key Features

            No Key Features are available at this moment for afex.

            afex Examples and Code Snippets

            No Code Snippets are available at this moment for afex.

            Community Discussions

            QUESTION

            how to run 2 way mixed anova with type 3 error using for loop in R?
            Asked 2021-May-14 at 04:51

            My statistical analysis design is multiple 2-way mixed ANOVAs. Independent variables are Team (i.e., between factor) and Box (i.e., within factor). Since the number of participants doesn't match with each other, I would like to use aov_car or car::Anova instead of aov or rstatix::anova_test to calculate omega squared. When I ran aov_car individually, it returned the result without error (a warning message appears though) as follows:

            ...

            ANSWER

            Answered 2021-May-14 at 04:51

            You can create the formula as string and convert it to formula using as.formula.

            Source https://stackoverflow.com/questions/67527455

            QUESTION

            Error when running mixed anova in R with two within factor and one between factor
            Asked 2020-May-16 at 21:26

            I would like some help to use R to analyze an experiment in which three groups of participants were shown two types of stimulus three times each. The dependent variable is a continuous measure. Here is an example of how the dataset looks like.

            ...

            ANSWER

            Answered 2020-May-16 at 21:26

            Since Trial contains information about both Trial and StimType, the fixed effect model matrix is rank deficient. One can see this from the afex::aov_car() output in the original post that illustrates empty cells that are the effect of Trial containing information from two distinct variables.

            Source https://stackoverflow.com/questions/61837664

            QUESTION

            papaja and text references knitting to word
            Asked 2020-Feb-06 at 09:49

            I am trying to create text references for tables and figures. However, I do get it to work following the examples in the documentation. There is neither a text reference nor a table caption using either approach. Here is some example script.

            ...

            ANSWER

            Answered 2020-Feb-04 at 15:23

            the following code should work:

            Source https://stackoverflow.com/questions/60003660

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install afex

            afex is available from CRAN so the current stable version can be installed directly via: install.packages("afex"). To install the latest development version you will need the devtools package: devtools::install_github("singmann/afex@master").
            afex is available from CRAN so the current stable version can be installed directly via: install.packages("afex")
            To install the latest development version you will need the devtools package: devtools::install_github("singmann/afex@master")

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/singmann/afex.git

          • CLI

            gh repo clone singmann/afex

          • sshUrl

            git@github.com:singmann/afex.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Development Tools Libraries

            FreeCAD

            by FreeCAD

            MailHog

            by mailhog

            front-end-handbook-2018

            by FrontendMasters

            front-end-handbook-2017

            by FrontendMasters

            tools

            by googlecodelabs

            Try Top Libraries by singmann

            mixed_model_workshop

            by singmannHTML

            acss

            by singmannR

            monet

            by singmannR

            psytml

            by singmannPython