Learn R Programming

SimComp (version 3.6)

print.SimCi: Print function for SimCi-objects

Description

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

Usage

# S3 method for SimCi
print(x, digits = 4, ...)

Value

A print out containing the estimates, degrees of freedom, raw and simultaneous confidence intervals computed by SimCiDiff or SimCiRat, respectively.

Arguments

x

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

digits

digits for rounding the results

...

arguments to be passed to print

Author

Mario Hasler

See Also

print.SimTest