Learn R Programming

ffmanova (version 1.1.1)

multiStatistics: MANOVA test statistics

Description

The four classical MANOVA test statistics are calculated from a set of eigenvalues.

Usage

multiStatistics(ss)

Arguments

ss

A list of eigenvalues

Value

A list with elements

D

Wilks' Lambda

E

Roy's Largest Root

A

Hotelling-Lawley Trace Statistic

M

Pillay-Bartlett Trace Statistic

Details

These eigenvalues are also known as the squared canonical correlation coefficients.