residuals.mmec {sommer}R Documentation

Residuals form a GLMM fitted with mmec

Description

residuals method for class "mmec".

Usage

## S3 method for class 'mmec'
residuals(object, ...)

Arguments

object

an object of class "mmec"

...

Further arguments to be passed

Value

vector of residuals of the form e = y - Xb - Zu, the so called conditional residuals.

Author(s)

Giovanny Covarrubias

See Also

residuals, mmec


[Package sommer version 4.3.4 Index]