residuals.sparse.sglmm {ngspatial} | R Documentation |
Extract model residuals.
## S3 method for class 'sparse.sglmm'
residuals(object, type = c("deviance", "pearson",
"response"), ...)
object |
an object of class |
type |
the type of residuals that should be returned. The alternatives are “ |
... |
additional arguments. |
A vector of residuals.