Description Usage Arguments Value Examples
Inputs a linear model from the lm function and returns the studentized residuals as a vector
1 | get_studentized_residuals(model)
|
model |
An lm object |
Numeric vector of studentized residuals
1 | # get_studentized_residuals(my_linear_model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.