Mann-Whitney U test should return p-value.
Offen
enhancement
help needed
- Vorherrschende Sprache
- Haskell
- Sterne
- 309
- Forks
- 76
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
I noticed that while it is possible to get the p-value from some tests, many do not have this option. For instance, `mannWhitneyUtest`. One issue I believe is the `TestResult` type which over simplifies the result of a test. Instead of a binary type, this type should contain the p-value, critical values, and maybe even sample sizes, but definitely a p-value.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.