Function anova

Source
pub fn anova(groups: Vec<&Matrix<f64>>) -> (f64, f64)
Expand description

One-way ANOVA