Feature:
- #61 - support sample size calculation for one-sided test and update documentation
Change:
- #52 - optimize the use of random state parameter in order to resolve the long response time issue
Fix:
- #48 - Add random state parameters to have all simulation functions generating fixed output given a fixed input
Other changes:
Feature:
- #35 - Add implementation for sample size calculator which supports multiple metrics and/or variants
- #30 User experience change: prompt a question on number of variants and enable multiple metrics registration
Features:
- #4 - Add implementation for sample size calculator which supports a single metric calculation.
- #6 - Add script to run sample size calculation locally.
Other changes: