summary.hmtest {multcomp}R Documentation

Summarizing Simultaneous Confidence Intervals

Description

summary method for class hmtest.

Usage

## S3 method for class 'hmtest':
summary(object, ...)

Arguments

object Object of class "hmtest".
... further arguments to be passed to or from methods.

Details

Summarize all information from an hmtest object.

Value

none


[Package multcomp version 0.4-8 Index]