Description Usage Arguments Value
(Stat 5100 function) Obtain a sequence plot of residuals. This is a plot that plots the order of the residuals in the data agains the residuals themselves. This can help you identify a possible violation of independence in the residuals.
1 |
lmobject |
A linear model object from the lm() function. |
A plot object with the residuals plotted in order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.