fslaborg / fslaborg/FSharp.Stats
[Feature Request] Wilcoxon signed ranked test
Open
enhancement
- Dominant language
- F#
- Stars
- 227
- Forks
- 58
- Avg merge
- 55m
- Merged PRs (30d)
- 1
Description
A Wilcoxon test compares two samples deriving from non-parametric distributions. While a test for multiple samples exists in FSharp.Stats (H-test), a test for two samples is missing.
- [x] Wilcoxon test
- [ ] Mann–Whitney U test
- [x] documentation
- [x] unit tests
Contributor guide
Assessment
This issue has not been assessed yet.