| residuals.fastglm | R Documentation |
residuals method for fastglm fitted objects
## S3 method for class 'fastglm'
residuals(
object,
type = c("deviance", "pearson", "working", "response", "partial"),
...
)
object |
fastglm fitted object |
type |
type of residual to be returned |
... |
not used |
a vector of residuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.