panel.xysplom: panel method for xysplom.

panel.xysplomR Documentation

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.

Author(s)

Richard M. Heiberger <rmh@temple.edu>

See Also

xysplom


HH documentation built on Aug. 9, 2022, 5:08 p.m.

Related to panel.xysplom in HH...