| residuals.glmmTMB {glmmTMB} | R Documentation |
Compute residuals for a glmmTMB object
## S3 method for class 'glmmTMB'
residuals(object, type = c("response", "pearson"), ...)
object |
a “glmmTMB” object |
type |
(character) residual type |
... |
ignored, for method compatibility |