bwplot
.panel.bwplot(x, y, box.ratio = 1,
horizontal = TRUE,
pch, col, cex,
font, fontfamily, fontface,
fill, varwidth = FALSE,
...,
levels.fos,
stats = boxplot.stats,
coef = 1.5,
do.out = TRUE)
x
for every level of
y
(or the reverse if horizontal=FALSE
). By default, the
actual boxplot statistics are calculated using boxplot.stats
.
Note that most arguments controlling the display can be supplied to
the high-level bwplot
call directly. Unlike the traditional
analog boxplot
, notches are not implemented.bwplot
, boxplot.stats