Description Usage Arguments Details Value See Also Examples
Function to extract the residuals of the estimated model.
resid
is an alias for it.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
object |
An object of class ' |
type |
Type of residuals that should be returned. One of |
... |
Additional arguments which are currently ignored. |
See glm.summaries
for an overview of the different types of residuals.
A vector containing the residuals of the estimated model in object
.
residuals_reest
, residuals
, glm.summaries
, glmsmurf-class
1 2 | ## See example(glmsmurf) for examples
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.