You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extends the Bayesian analysis by exposing the random seed to enable reproducible results (see #21, thanks to @Daniel300000 for the idea an PR)
Extends results with sample created as part of the Bayesian analysis to, e.g., enable visualizations (see #20, thanks to @Daniel300000 for the idea and PR)
Fixes issue with wrongly ordered outputs when the textual description of significant results for two populations are created (see #19)
Updated external dependencies and dropped support for Python 3.7
Fixes #10, #14 regarding broken ordering in CD diagrams (thanks to gerald4, ZhongLIFR, vnmabus, AlexandreAbraham for their input and PavelKromer for the PR that led to the fix)
Adds new feature for forcing to use parametric/non-parametric approach requested in #8