summary.RM {MANOVA.RM}R Documentation

Summarizing an RM object

Description

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

Usage

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

Arguments

object

An RM object

...

Additional parameters (currently not used)


[Package MANOVA.RM version 0.5.4 Index]