print.SimCi: Print function for SimCi-objects

Description Usage Arguments Value Author(s) See Also

View source: R/print.SimCi.R

Description

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

Usage

1
2
## S3 method for class 'SimCi'
print(x, digits = 4, ...)

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

Value

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

Author(s)

Mario Hasler

See Also

print.SimTest


SimComp documentation built on Aug. 26, 2019, 5:03 p.m.