residuals.glmmTMB: Compute residuals for a glmmTMB object
Description
Compute residuals for a glmmTMB object
Usage
# S3 method for glmmTMB
residuals(object, type = c("response", "pearson", "working"), ...)
Arguments
- object
a “glmmTMB” object
- type
(character) residual type
- ...
ignored, for method compatibility