DABEST-python
DABEST-python copied to clipboard
Slopegraph jittering and permutation p-value bias adjustment
Two feature enhancements:
- slopegraph jittering optional arguments, to allow clearer visualisations of paired ordinal response data (https://github.com/ACCLAB/DABEST-python/issues/181)
- bias adjustment to compensate permutation p-values, according to approximate integral method developed by Phipson & Smyth (https://github.com/ACCLAB/DABEST-python/issues/187) - currently this is only implemented for effsize objects, not delta objects.