Releases: trevismd/statannotations
Releases · trevismd/statannotations
v0.3.2
v0.3.2
- Fix
simple
format outputs
- Fix
ImportError
when applying a multiple comparison correction without statsmodels.
- Multiple comparisons correction is
None
by default, as statsmodels
is an additional dependency.
v0.3.1
Supports functions returning more than (stat, pval)
for StatTest
.
v0.3
(Explicitly Requires Python 3.6)
- Easier interface with any statistical function of your choice.
- More robust y-positions of annotations, based on plot coordinates instead of data coordinates.
Details in CHANGELOG.md
Multiple comparisons corrections