Skip to content

Commit

Permalink
Merge pull request #6971 from josef-pkt/brunner_munzel
Browse files Browse the repository at this point in the history
ENH: add prob(x1 > x2) effect size measure, inference based on brunner munzel
  • Loading branch information
josef-pkt committed Sep 1, 2020
2 parents 54f7c05 + c33d27c commit b37e7d9
Show file tree
Hide file tree
Showing 4 changed files with 879 additions and 4 deletions.
11 changes: 11 additions & 0 deletions docs/source/stats.rst
Expand Up @@ -181,6 +181,17 @@ Non-Parametric Tests

sign_test

.. currentmodule:: statsmodels.stats.nonparametric

.. autosummary::
:toctree: generated/

rank_compare_2indep
rank_compare_2ordinal
cohensd2problarger
prob_larger_continuous
rankdata_2samp


Descriptive Statistics
----------------------
Expand Down

0 comments on commit b37e7d9

Please sign in to comment.