summary.SimTest {SimComp} | R Documentation |
Summary function for SimTest-objects
Description
A detailed print out of the results of SimTestDiff
and SimTestRat
,
respectively.
Usage
## S3 method for class 'SimTest'
summary(object, digits = 4, ...)
Arguments
object |
an object of class "SimTest" as obtained by calling
|
digits |
digits for rounding the results |
... |
arguments to be passed to |
Value
A print out containing the estimates, test statistics, degrees of freedom,
raw and adjusted p-values, estimated covariance correlation
matrices of the data and of the comparisons computed by SimTestDiff
or SimTestRat
, respectively.
Author(s)
Mario Hasler
See Also
[Package SimComp version 3.3 Index]