residuals.mmec: Residuals form a GLMM fitted with mmec
Description
residuals
method for class "mmec"
.
Usage
# S3 method for mmec
residuals(object, ...)
Value
vector of residuals of the form e = y - Xb - Zu, the so called conditional residuals.
Arguments
- object
an object of class "mmec"
- ...
Further arguments to be passed
Author
Giovanny Covarrubias