anova.mmer {sommer} | R Documentation |
anova
method for class "mmer"
.
## S3 method for class 'mmer'
anova(object, object2=NULL, type=1, ...)
object |
an object of class |
object2 |
an object of class |
type |
anova type, I or II |
... |
Further arguments to be passed |
vector of anova
Giovanny Covarrubias