HH (version 1.5)

panel.bwplot.hh: Panel functions for bwplot.

Description

Panel functions for bwplot that give the user control over the placement of the boxes.

Usage

panel.bwplot.hh(x, y, box.ratio = 1, horizontal = TRUE, pch = box.dot$pch, 
    col = box.dot$col, cex = box.dot$cex, fill = box.rectangle$fill, 
    varwidth = FALSE, levels.fos = NULL, coef = 1.5, at, ...)

panel.bwplot.intermediate.hh(x, y, box.ratio = 1, horizontal = TRUE,
    pch = box.dot$pch,  col = box.dot$col, cex = box.dot$cex,
    fill = box.rectangle$fill, levels.fos = NULL, at, ...)

Arguments

x, y, pch, col, cex, fill, varwidth, horizontal, levels.fos, box.ratio
at
x location of the individual boxes.
...
Extra arguments, if any, for 'panel.bwplot'.

References

Heiberger, Richard M. and Holland, Burt (2004b). Statistical Analysis and Data Display: An Intermediate Course with Examples in S-Plus, R, and SAS. Springer Texts in Statistics. Springer. ISBN 0-387-40270-5.

See Also

panel.xyplot, bwplot, interaction2wt