print.multeq.rat {MultEq}R Documentation

Print out of the results of multeq.rat

Description

A short print out of the results of multeq.rat.

Usage

## S3 method for class 'multeq.rat':
print(x, digits = 4, ...)

Arguments

x an object of class "multeq.rat" as obtained by calling multeq.rat
digits digits for rounding the results
... arguments to be passed to print

Value

A print out containing the margins, estimates, confidence intervals, and p.values computed by multeq.rat.

Author(s)

Mario Hasler

See Also

print.multeq.diff


[Package MultEq version 2.2 Index]