find_T2 {SK4FGA} | R Documentation |
Calculate Hotelling's T^2 Statistic for two independent multivariate samples.
find_T2(d1, d2)
d1 |
matrix or data.frame type object containing the multivariate data for the first sample. |
d2 |
matrix or data.frame type object containing the multivariate data for the second sample. |
T^2 value for the two objects.