print.simtest.ratio {mratios} | R Documentation |
A short print out of the results of simtest.ratio
## S3 method for class 'simtest.ratio': print(x, digits = 4, ...)
x |
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 |
A print out, containing the margins, estimates, teststatistics, and p.values computed by simtest.ratio.
Frank Schaarschmidt