panel.xysplom {HH}R 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


[Package HH version 3.1-52 Index]