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 |
... |
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
[Package sommer version 4.3.4 Index]