Description Usage Arguments Value
(Stat 5100 function) Obtain a QQ plot for a linear model. This plot can help you assess the normality assumption of a linear regression model. This plot will plot theoretical quantiles of a normal distribution against the residuals.
1 |
lmobject |
A linear model object from the lm() function. |
A QQ plot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.