fslaborg / FSharp.Stats

statistical testing, linear algebra, machine learning, fitting and signal processing in F#
https://fslab.org/FSharp.Stats/
Other
206 stars 54 forks source link

[Feature Request] Friedman Test #136

Closed zieglerSe closed 2 years ago

zieglerSe commented 3 years ago

The Friedman-Test is a nonparametric method to detect differences in more than two related samples. It's used for dependent samples, e.g. with measurements of different treatments or at different timepoints.

bvenn commented 2 years ago

closed by #139