lmfmSRvsRDPlot {robust}R Documentation

Standardized Residuals versus Robust Distances Plot

Description

Produces side-by-side residuals versus robust distances plots from an lmfm object.

Usage

lmfmSRvsRDPlot(x, level = 0.95, id.n = 3, ...)

Arguments

x an lmfm object.
level a numeric value between 0 and 1 giving the confidence level used to draw the threshold for both the distances and residuals axes.
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.

Value

x is invisibly returned.


[Package robust version 0.2-0 Index]