summary.multeq.diff {MultEq}R Documentation

Summary function for multeq.diff

Description

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

Usage

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

Arguments

object 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, degrees of freedom, estimates, test statistics, confidence intervals, and p.values computed by multeq.diff.

Author(s)

Mario Hasler

See Also

summary.multeq.rat


[Package MultEq version 2.2 Index]