anova.listofmerMod: Anova method for listofmerMod object

Description Usage Arguments Details

View source: R/anova.listofmerMod.R

Description

Apply the anova function from lmerTest at each model of the list.

Usage

1
2
## S3 method for class 'listofmerMod'
anova(object, ..., type = 3, ddf = "Satterthwaite")

Arguments

object

a listofmerMod object.

...

orther arguments.

type

numerical indicating the type of SS. Default is 3.

ddf

character indicating the computation of the degree of freedom. Default is "Satterthwaite".

Details

see anova from lmerTest for more informations.


jaromilfrossard/lme4signal documentation built on May 23, 2019, 8:50 a.m.