summary.simtest.ratio {mratios} | R Documentation |
Summary function for simtest.ratio
Description
A detailed print out of the results of simtest.ratio
Usage
## S3 method for class 'simtest.ratio'
summary(object, digits = 4, ...)
Arguments
object |
An object of class "simtest.ratio" as obtained by calling simtest.ratio |
digits |
digits for rounding of the results |
... |
arguments to be passed to print |
Value
A print out, containing the numerator and denominator contrast matrices, the correlation under the null-hypothesis, margins, estimates, teststatistics, and p.values computed by simtest.ratio.
[Package mratios version 1.4.2 Index]