print.SimTest {SimComp} | R Documentation |
A short print out of the results of SimTestDiff
and SimTestRat
,
respectively.
## S3 method for class 'SimTest': print(x, digits = 4, ...)
x |
an object of class "SimTest" as obtained by calling
SimTestDiff or SimTestRat |
digits |
digits for rounding the results |
... |
arguments to be passed to print |
A print out containing the margins, estimates, test statistics, raw and
adjusted p-values computed by SimTestDiff
or SimTestRat
,
respectively.
Mario Hasler