View source: R/glm.methods.q View source: R/residuals.glmRob.q
residuals.glmRob | R Documentation |
Residuals methods for glmRob
objects.
## S3 method for class 'glmRob'
residuals(object, type = c("deviance", "pearson", "working", "response"), ...)
object |
a |
type |
the type of residuals to be returned. |
... |
additional arguments are ignored. |
a numeric vector containing the residuals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.