panel.xysplom
From HH v3.1-42
by Richard Heiberger
panel method for xysplom.
panel method for xysplom. It has a corr
argument that is
removed
before sending the information on to panel.xyplot.
- Keywords
- dplot
Usage
panel.xysplom(corr, ...)
Arguments
- corr
logical. If
TRUE
, display the correlation and/or the regression coefficient forlm(y ~ x)
for each panel in an additional strip label.- …
Remaining arguments to
panel.xyplot
.
See Also
Community examples
Looks like there are no examples yet.