anova_lmerMod_4.Rd
Model of class anova of merMod
anova_lmerMod_4
An object of class anova (inherits from data.frame) with 2 rows and 4 columns.
anova
data.frame
anova(lmer(wt ~ drat/cyl + (1 | gear), data = mtcars))#> Error in lmer(wt ~ drat/cyl + (1 | gear), data = mtcars): could not find function "lmer"