anova.lmerModgANOVA.Rd
Mdified anova method from the lmerTest
package
# S3 method for lmerModgANOVA anova( object, ..., type = c("III", "II", "I", "3", "2", "1"), ddf = c("Satterthwaite", "Kenward-Roger", "lme4") )
object | an object of class lmerModgANOVA. See |
---|---|
... | futher argument. See |
type | a integer indicating the equivalent type of SS. See |
ddf | a character string indicating the method.See |
Other output:
ranef.lmerModgANOVA()
,
summary.lmerModgANOVA()