MCAB: Monte Carlo Simulations for A/B Testing¶
A Python toolkit to design and validate A/B experiments via simulation: estimate power, find MDE, and control type-I error. Supports iid & ratio metrics, linearization, CUPED/CUPAC variance reduction, bootstrap tests, permutation tests, multiple-testing corrections, and AA/AB benchmarking.
Quick Start¶
You can install the package directly from PyPI:
Main Features¶
- ...