test_levene: Deprecated functions
Description
These functions have been renamed or moved and deprecated in afex:
test_levene() (use check_homogeneity()),
test_sphericity() (use check_sphericity()).
Usage
test_levene(...)test_sphericity(...)
Arguments
- ...
arguments passed from the old functions of the style
foo.bar() to the new functions foo_bar()