lmfmStdResPlot {robust} | R Documentation |
Produces side-by-side standardized residual plots from an lmfm object.
lmfmStdResPlot(x, level = 0.95, id.n = 3, ...)
x |
an lmfm object. |
level |
a numeric value between 0 and 1 specifying the confidence level used to draw the threshold in the plot. |
id.n |
a non-negative integer value specifying the number of extreme points to identify. |
... |
additional arguments are passed to the low-level plotting functions. |
x
is invisibly returned.