This release adds several features to the DiscreteDataTest class, including:
- The ability to plot the posterior distributions for each state for each variant
- Confidence intervals for both the mean and the relative probability of each state
- Uplift-vs.-control
- Improved readability of test output
This release also introduces the sample mean into the output for binary, Poisson, and normal tests, to allow simpler comparison to the Bayesian posterior.
Finally, this release corrects critical errors in v0.4.2, where the 95% HDI for both the Poisson test and the binary was actually calculated as the 90% HDI.