halfnorm | R Documentation |
Produce a half normal plot for a fitted lm
or glm
object. This function should work for any class that implements
residuals
.
halfnorm(fit)
fit |
A |
The absolute value of the residuals are plotted against the positive quantiles of the normal distribution. The largest 5 percent of the empirical quantiles are labelled to help identify potential outliers.
No values are returned.
The labelling of the largest 5 percent is utterly arbitrary.
J.M. Curran
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.