panel.confintMMC {HH} | R Documentation |
Confidence interval panel for MMC tiebreaker plots, or confidence interval plot.
Description
Confidence interval panel for MMC tiebreaker plots, or confidence interval plot.
Usage
panel.confintMMC(x, y, subscripts, ..., col, lwd, lty, lower, upper,
contrast.name, right.text.cex = 0.8,
contrast.height=FALSE)
Arguments
x |
means |
y |
When called from |
subscripts |
Index into the |
... |
Additional arguments are ignored. |
col , lty , lwd |
Standard lattice arguments. |
lower |
Vector of lower bounds for the intervals. |
upper |
Vector of upper bounds for the intervals. |
contrast.name |
Names of the contrasts. |
right.text.cex |
The right axis has non-standard controls. |
contrast.height |
Logical. The alternate |
Author(s)
Richard M. Heiberger <rmh@temple.edu>
See Also
See mmc
for the references and examples.
[Package HH version 3.1-52 Index]