sideBySideScatterPlot: Comparison Scatter Plot

Description Usage Arguments Value

View source: R/sideBySideScatterPlot.R

Description

Produces a side-by-side scatter plot.

Usage

1
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.


fit.models documentation built on Aug. 2, 2020, 5:06 p.m.