summary.MANOVA {MANOVA.RM}R Documentation

Summarizing a MANOVA object

Description

Returns a summary of the results including mean vectors and sample sizes for all groups as well as test statistics with degrees of freedom and p-values

Usage

## S3 method for class 'MANOVA'
summary(object, ...)

Arguments

object

A MANOVA object

...

Additional parameters (currently not used)


[Package MANOVA.RM version 0.5.4 Index]