JuliaStats / HypothesisTests.jl

Hypothesis tests for Julia
MIT License
295 stars 87 forks source link

Add Friedman test #312

Open NicoACloutier opened 10 months ago

NicoACloutier commented 10 months ago

Add the Friedman two-way ANOVA by ranks, a common non-parametric test.

codecov-commenter commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (fba9803) 93.75% compared to head (4fa9775) 93.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #312 +/- ## ========================================== + Coverage 93.75% 93.88% +0.12% ========================================== Files 28 29 +1 Lines 1729 1765 +36 ========================================== + Hits 1621 1657 +36 Misses 108 108 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.