Compute residuals for an object of mcglm
class.
# S3 method for mcglm residuals(object, type = "raw", ...)
object | an object of |
---|---|
type | the type of residuals which should be returned.
Options are: |
... | additional arguments affecting the residuals produced. Note that there is no extra options for mcglm object class. |
The function residuals.mcglm
returns a matrix of
residuals values.
fitted
.