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