Description Usage Arguments Value Examples
Inputs a linear model from the lm function and returns a normal quantile-quantile plot for the studentized residuals
1 | qqnorm_studentized_residuals(model)
|
model |
An lm object |
A normal quantile-quantile plot for the studentized residuals
1 | # qqnorm_studentized_residuals(my_linear_model)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.