frechet_anova: Frechet ANOVA Test Statistic
Description
Computes the Frechet ANOVA test statistic and its p-value for a given super-sample object.
Usage
frechet_anova(super_sample)
Value
A list with two elements:
- statistic
The Frechet ANOVA test statistic
- p_value
The p-value from the chi-squared test
Arguments
- super_sample
An object of class CSuperSample (see riemtan package)