find_T2 | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.