print.multeq.diff {MultEq}R Documentation

Print out of the results of multeq.diff

Description

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

Usage

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

Arguments

x an object of class "multeq.diff" as obtained by calling multeq.diff
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.diff.

Author(s)

Mario Hasler

See Also

print.multeq.rat


[Package MultEq version 2.2 Index]