Description Usage Arguments Examples
Create a residual versus fitted values plot using base plot.
1 |
obj |
Model object form an lm() fitted equation. |
sigma |
Level of residual Standard Deviation to plot. Default is none (FALSE). |
id |
Logical: Should the identy() function be used to describe selected observations? Will automatically invoke print=TRUE for selected observations. Default is FALSE. |
print |
Logical: Should observations outside the specified sigma level be printed to the console? Default is FALSE. |
... |
Further arguments passed to and from other methods. |
1 2 3 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.