panel.bwplot.intermediate.hh: Panel functions for bwplot.

panel.bwplot.intermediate.hhR Documentation

Panel functions for bwplot.

Description

Panel function for bwplot that give the user control over the placement of the boxes. When used with a positioned factor, the boxes are placed according to the position associated with the factor.

Usage

panel.bwplot.intermediate.hh(x, y, horizontal = TRUE,
          pch, col, lwd,
          ...)

Arguments

x, y, pch, col, lwd, horizontal

see xyplot and panel.bwplot.

...

Extra arguments, if any, for 'panel.bwplot'.

Author(s)

Richard M. Heiberger <rmh@temple.edu>

References

Heiberger, Richard M. and Holland, Burt (2015). Statistical Analysis and Data Display: An Intermediate Course with Examples in R, Second Edition. Springer Texts in Statistics. Springer. ISBN 978-1-4939-2121-8.

See Also

panel.xyplot, xyplot, interaction2wt, position

Examples

## see examples at
## Not run: 
  demo("bwplot.examples", package="HH")

## End(Not run)

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