stats
Convert F statistic to wellek’s effect size eps squared
This computes the following effect size :
es = f_stat * (n_groups - 1) / nobs_mean
float
ndarray
Test statistic of an F-test.
int
Number of groups in oneway comparison
Average number of observations across groups.
Wellek’s effect size used in anova equivalence test
fstat_to_wellek