plot.hmtest: Plot Simultaneous Confidence Intervals
Description
This method plots objects of class hmtest
.Usage
## S3 method for class 'hmtest':
plot(x, ltycint = 2, ltyzero = 3, ...)
Arguments
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.
Details
The confidence intervals are plotted as horizontal lines.