plot.hmtest {multcomp} | R Documentation |
This method plots objects of class hmtest
.
plot(x, ltycint = 2, ltyzero = 3, ...)
x |
an object of class hmtest |
ltycint |
integer specifying the line type of the confidence intervals. |
ltyzero |
integer specifying the line type of the vertical line at zero. |
... |
other parameters to be passed through to plotting functions. |
The confidence intervals are plotted as horizontal lines.
Torsten Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>