afex (version 1.2-1)

aov.car: Deprecated functions

Description

These functions have been renamed or moved and deprecated in afex: aov.car() (use aov_car()), ez.glm() (use aov_ez()), aov4() (use aov_4()), test_levene() (use check_homogeneity()), test_sphericity() (use check_sphericity()).

Usage

aov.car(...)

ez.glm(...)

aov4(...)

test_levene(...)

test_sphericity(...)

Arguments

...

arguments passed from the old functions of the style foo.bar() to the new functions foo_bar()