| simpleRegPlot.lmfm {fit.models} | R Documentation |
Produces a scatter plot of the data with overlaid fits.
simpleRegPlot.lmfm(x, lwd.reg, col.reg, ...)
x |
an lmfm object. |
lwd.reg |
a vector with length equal to the number of fitted models in
|
col.reg |
a vector with length equal to the number of fitted models in
|
... |
additional arguments are passed to
|
the trellis object is invisibly returned.