cmmorrow / sci-analysis

An easy to use and powerful python-based data exploration and analysis tool
http://sci-analysis.readthedocs.io/en/latest/
MIT License
18 stars 1 forks source link

BUGFIX-Mann_whitney_p_value_issue #52

Closed cmmorrow closed 5 years ago

cmmorrow commented 5 years ago

Changed the call to mannwhitneyu to use a two-sided test. Added EqualVariance calls just before calls to MannWhitney and TwoSampleKSTest in analyze(). Updated tests.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.006%) to 97.766% when pulling 444e819c715d9f538eb935d76c9ff9ff6b4cbcdc on BUGFIX-Mann_whitney_p_value_issue into 274e336aedb406dd30a8e3bd59530b5e88d17c3c on stable.

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.006%) to 97.766% when pulling 444e819c715d9f538eb935d76c9ff9ff6b4cbcdc on BUGFIX-Mann_whitney_p_value_issue into 274e336aedb406dd30a8e3bd59530b5e88d17c3c on stable.