HH (version 2.1-28)

panel.xysplom: panel method for xysplom.

Description

panel method for xysplom. It has a corr argument that is removed before sending the information on to panel.xyplot.

Usage

panel.xysplom(corr, ...)

Arguments

corr
logical. If TRUE, display the correlation and/or the regression coefficient for lm(y ~ x) for each panel in an additional strip label.
...
Remaining arguments to panel.xyplot.

See Also

xysplom