afex: Analysis of Factorial Experiments

Provides convenience functions for analyzing factorial experiments using ANOVA or mixed models. aov_ez(), aov_car(), and aov_4() allow convenient specification of between, within (i.e., repeated-measures), or mixed between-within (i.e., split-plot) ANOVAs for data in long format (i.e., one observation per row), potentially aggregating multiple observations per individual and cell of the design. mixed() fits mixed models using lme4::lmer() and computes p-values for all effects using either Kenward-Roger approximation for degrees of freedom (LMM only), parametric bootstrap (LMMs and GLMMs), or likelihood ratio tests (LMMs and GLMMs). afex uses type 3 sums of squares as default (imitating commercial statistical software).

Package details

AuthorHenrik Singmann [aut, cre], Ben Bolker [aut], Jake Westfall [aut], Sren Hjsgaard [ctb], John Fox [ctb], Michael A. Lawrence [ctb], Ulf Mertens [ctb]
MaintainerHenrik Singmann <singmann+afex@gmail.com>
LicenseGPL (>=3)
Version0.14-180
URL http://www.psychologie.uni-freiburg.de/Members/singmann/R/afex
Package repositoryView on R-Forge
Installation Install the latest version of this package by entering the following in R:
install.packages("afex", repos="http://R-Forge.R-project.org")

Try the afex package in your browser

Any scripts or data that you put into this service are public.

afex documentation built on May 2, 2019, 6:08 p.m.