summary.lmerModgANOVA.Rd
modified summary method from lmerTest package
# S3 method for lmerModgANOVA summary(object, ..., ddf = c("Satterthwaite", "Kenward-Roger", "lme4"))
object | an object of class lmerModgANOVA. |
---|---|
... | futher argument. See details. |
ddf | a character string indicating the method. Default is |
See the lmerTest package for more informations.
Other output:
anova.lmerModgANOVA()
,
ranef.lmerModgANOVA()