summary.SimTest {SimComp} | R Documentation |
A detailed print out of the results of SimTestDiff
and SimTestRat
,
respectively.
## S3 method for class 'SimTest': summary(object, digits = 4, ...)
object |
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 estimates, test statistics, raw and
adjusted p-values, estimated correlation matrices of the data and of the
comparisons computed by SimTestDiff
or SimTestRat
, respectively.
Mario Hasler