panel.bwplot.intermediate.hh | R Documentation |
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.
panel.bwplot.intermediate.hh(x, y, horizontal = TRUE,
pch, col, lwd,
...)
x , y , pch , col , lwd , horizontal |
see
|
... |
Extra arguments, if any, for 'panel.bwplot'. |
Richard M. Heiberger <rmh@temple.edu>
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.
panel.xyplot
,
xyplot
, interaction2wt
,
position
## see examples at
## Not run:
demo("bwplot.examples", package="HH")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.