Last data update: 2014.03.03

R: Comparison Scatter Plot
scatterPlot.lmfmR Documentation

Comparison Scatter Plot

Description

Produces a side-by-side scatter plot.

Usage

scatterPlot.lmfm(object, x.fun, y.fun, ...)

Arguments

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.

Value

the trellis object is invisibly returned.

Results