Model of class anova of merMod

anova_lmerMod_0

Format

An object of class anova (inherits from data.frame) with 0 rows and 4 columns.

Examples

anova(lmer(wt ~ 1 + (1 | gear), data = mtcars))
#> Error in lmer(wt ~ 1 + (1 | gear), data = mtcars): could not find function "lmer"