lmfm2DRegPlot {robust} | R Documentation |
Plots the linear model fits in an lmfm object over a scatterplot of the data.
lmfm2DRegPlot(x, cutoff = TRUE, ...)
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. |
x
is invisibly returned.