anova.mmer {sommer} | R Documentation |
anova form a GLMM fitted with mmer
Description
anova
method for class "mmer"
.
Usage
## S3 method for class 'mmer'
anova(object, object2=NULL, type=1, ...)
Arguments
object |
an object of class |
object2 |
an object of class |
type |
anova type, I or II |
... |
Further arguments to be passed |
Value
vector of anova
Author(s)
Giovanny Covarrubias
See Also
[Package sommer version 4.3.4 Index]