multiStatistics {ffmanova} | R Documentation |
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 |
Details
These eigenvalues are also known as the squared canonical correlation coefficients.
Value
A list with elements
D |
Wilks' Lambda |
E |
Roy's Largest Root |
A |
Hotelling-Lawley Trace Statistic |
M |
Pillay-Bartlett Trace Statistic |
Author(s)
Øyvind Langsrud and Bjørn-Helge Mevik
[Package ffmanova version 1.1.2 Index]