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"), ...)
Arguments
type
(character) residual type
…
ignored, for method compatibility