Description Usage Arguments Value
(Stat 5100 function) Obtain a residual plot for a linear model. This helps you decide on the appropriateness of linear regression model assumptions.
1 | residual_plot(lmobject, ...)
|
lmobject |
An object of type 'lm' created from the lm() function. |
A plot object of the residuals plotted against the fitted values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.