| scatterPlot.lmfm {fit.models} | R Documentation |
Produces a side-by-side scatter plot.
scatterPlot.lmfm(object, x.fun, y.fun, ...)
object |
an lmfm object. |
x.fun |
a function to extract the x-axis quantity. |
y.fun |
a function to extract the y-axis quantity. |
... |
additional arguments. |
the trellis object is invisibly returned.