PyPI project
ab-lab
6 indexed releases ยท newest sdist 0.20.4 with 54 indexed members
Files in 0.20.4 ab_lab-0.20.4.tar.gz
- ab_lab/__init__.py
- ab_lab/cupac.py
- ab_lab/experiment_analysis.py
- ab_lab/inference/__init__.py
- ab_lab/inference/analysis_plan.py
- ab_lab/inference/analysis_results.py
- ab_lab/inference/dimension.py
- ab_lab/inference/hypothesis_test.py
- ab_lab/inference/metric.py
- ab_lab/inference/variant.py
- ab_lab/perturbator.py
- ab_lab/power_analysis.py
- ab_lab/power_config.py
- ab_lab/random_splitter.py
- ab_lab/synthetic_control_utils.py
- ab_lab/utils.py
- ab_lab/washover.py
- setup.py
- tests/__init__.py
- tests/analysis/__init__.py
- tests/analysis/conftest.py
- tests/analysis/test_analysis.py
- tests/analysis/test_hypothesis.py
- tests/analysis/test_ols_analysis.py
- tests/analysis/test_synthetic_analysis.py
- tests/cupac/__init__.py
- tests/cupac/conftest.py
- tests/cupac/test_aggregator.py
- tests/cupac/test_cupac_handler.py
- tests/perturbator/__init__.py
- tests/perturbator/conftest.py
- tests/perturbator/test_perturbator.py
- tests/power_analysis/__init__.py
- tests/power_analysis/conftest.py
- tests/power_analysis/test_cupac_power.py
- tests/power_analysis/test_multivariate.py
- tests/power_analysis/test_normal_power_analysis.py
- tests/power_analysis/test_parallel.py
- tests/power_analysis/test_power_analysis.py
- tests/power_analysis/test_power_analysis_with_pre_experiment_data.py
- tests/power_analysis/test_power_raises.py
- tests/power_analysis/test_seed.py
- tests/power_analysis/test_switchback_power.py
- tests/splitter/__init__.py
- tests/splitter/conftest.py
- tests/splitter/test_fixed_size_clusters_splitter.py
- tests/splitter/test_splitter.py
- tests/splitter/test_switchback_splitter.py
- tests/splitter/test_time_col.py
- tests/splitter/test_washover.py
- tests/test_docs.py
- tests/test_non_clustered.py
- tests/test_utils.py
- tests/utils.py