sideBySideScatterPlot {fit.models}R Documentation

Comparison Scatter Plot

Description

Produces a side-by-side scatter plot.

Usage

sideBySideScatterPlot(object, x.fun, y.fun, ...)

Arguments

object

a fit.models 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.


[Package fit.models version 0.64 Index]