anova_mmer: anova form a GLMM fitted with mmer

anova.mmerR 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 "mmer"

object2

an object of class "mmer", if NULL the program will provide regular sum of squares results.

type

anova type, I or II

...

Further arguments to be passed

Value

vector of anova

Author(s)

Giovanny Covarrubias

See Also

anova, mmer


sommer documentation built on Nov. 13, 2023, 9:05 a.m.