print.SimCi {SimComp} | R Documentation |
A short print out of the results of SimCiDiff
and SimCiRat
,
respectively.
## S3 method for class 'SimCi': print(x, digits = 4, ...)
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 |
A print out containing the estimates, raw and simultaneous confidence
intervals computed by SimCiDiff
or SimCiRat
, respectively.
Mario Hasler