print.SimTest: Print function for SimTest-objects

Description Usage Arguments Value Author(s) See Also

View source: R/print.SimTest.R

Description

A short print out of the results of SimTestDiff and SimTestRat, respectively.

Usage

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

Arguments

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

Value

A print out containing the margins, estimates, test statistics, degrees of freedom, raw and adjusted p-values computed by SimTestDiff or SimTestRat, respectively.

Author(s)

Mario Hasler

See Also

print.SimCi


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