panel.bwplot.hh {Rcmdr.HH} | R Documentation |
Panel functions for bwplot
that give the user
control over the placement of the boxes.
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, ...)
x, y, pch, col, cex, fill, varwidth, horizontal,
levels.fos, box.ratio |
|
coef |
see boxplot.stats |
at |
x location of the individual boxes. |
... |
Extra arguments, if any, for 'panel.bwplot'. |
Richard M. Heiberger <rmh@temple.edu>
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.
panel.xyplot
,
bwplot
, interaction2wt