Learn R Programming

⚠️There's a newer version (1.4-1) of this package.Take me there.

afex (version 0.18-0)

Analysis of Factorial Experiments

Description

Convenience functions for analyzing factorial experiments using ANOVA or mixed models. aov_ez(), aov_car(), and aov_4() allow 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), aggregating multiple observations per individual and cell of the design. mixed() fits mixed models using lme4::lmer() and computes p-values for all fixed effects using either Kenward-Roger or Satterthwaite 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).

Copy Link

Version

Install

install.packages('afex')

Monthly Downloads

21,650

Version

0.18-0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Henrik Singmann

Last Published

May 25th, 2017

Functions in afex (0.18-0)

aov.car

Deprecated functions
ems

Expected values of mean squares for factorial designs Implements the Cornfield-Tukey algorithm for deriving the expected values of the mean squares for factorial designs.
fhch2010

Data from Freeman, Heathcote, Chalmers, & Hockley (2010)
ks2013.3

Data from Klauer & Singmann (2013, Experiment 3)
afex-package

The afex Package
afex_aov-methods

Methods for afex_aov objects
afex_options

Set/get global afex options
all_fit

Refit lmer model using multiple optimizers
aov_car

Convenient ANOVA estimation for factorial designs
compare.2.vectors

Compare two vectors using various tests.
obk.long

O'Brien Kaiser's Repeated-Measures Dataset with Covariate
reexports

Objects exported from other packages
mixed

p-values for fixed effects of mixed-model via lme4::lmer()
md_16.1

Data 16.1 / 10.9 from Maxwell & Delaney
md_16.4

Data 16.4 from Maxwell & Delaney
nice

Make nice ANOVA table for printing.
round_ps

Helper function which rounds p-values
set_sum_contrasts

Set global contrasts
sk2011.1

Data from Singmann & Klauer (2011, Experiment 1)
sk2011.2

Data from Singmann & Klauer (2011, Experiment 2)
md_12.1

Data 12.1 from Maxwell & Delaney
md_15.1

Data 15.1 / 11.5 from Maxwell & Delaney