haskell / haskell/statistics

Mann-Whitney U test should return p-value.

Open
#126 1 comment 0 reactions 0 assignees View on GitHub
enhancement help needed
Dominant language
Haskell
Stars
309
Forks
76
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.