View source: R/mc_S3_methods.R
residuals.mcglm | R Documentation |
Compute residuals for an object of mcglm
class.
## S3 method for class '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.
Wagner Hugo Bonat, wbonat@ufpr.br
fitted
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.