lmfm2DRegPlot {robust}R Documentation

Data with Fit

Description

Plots the linear model fits in an lmfm object over a scatterplot of the data.

Usage

lmfm2DRegPlot(x, cutoff = TRUE, ...)

Arguments

x an lmfm object.
cutoff a logical value. If TRUE then the threshold beyond which points receive zero weight is plotted with dashed lines.
... additional arguments are passed to the low-level plotting functions.

Value

x is invisibly returned.


[Package robust version 0.2-0 Index]