plot.hmtest {multcomp}R Documentation

Plot Simultaneous Confidence Intervals

Description

This method plots objects of class hmtest.

Usage

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.

Author(s)

Torsten Hothorn <Torsten.Hothorn@rzmail.uni-erlangen.de>


[Package Contents]