summary.SimCi {SimComp}R Documentation

Summary function for SimCi-objects

Description

A detailed print out of the results of SimCiDiff and SimCiRat, respectively.

Usage

## S3 method for class 'SimCi'
summary(object, digits = 4, ...)

Arguments

object

an object of class "SimCi" as obtained by calling SimCiDiff or SimCiRat

digits

digits for rounding the results

...

arguments to be passed to print

Value

A print out containing the estimates, degrees of freedom, raw and simultaneous confidence intervals, estimated covariance and correlation matrices of the data and of the comparisons computed by SimCiDiff or SimCiRat, respectively.

Author(s)

Mario Hasler

See Also

summary.SimTest


[Package SimComp version 3.3 Index]