FunctionsStatistical
anova
Computes a one-way ANOVA F statistic over grouped samples. The first argument is the group key and the second argument is the numeric sample value.
anova(…) → Float64Kind · aggregate
Computes a one-way ANOVA F statistic over grouped samples. The first argument is the group key and the second argument is the numeric sample value.
Part of the Statistical family.