LICENSE
MANIFEST.in
README.md
setup.py
cluster_experiments/__init__.py
cluster_experiments/cupac.py
cluster_experiments/experiment_analysis.py
cluster_experiments/perturbator.py
cluster_experiments/power_analysis.py
cluster_experiments/power_config.py
cluster_experiments/random_splitter.py
cluster_experiments.egg-info/PKG-INFO
cluster_experiments.egg-info/SOURCES.txt
cluster_experiments.egg-info/dependency_links.txt
cluster_experiments.egg-info/requires.txt
cluster_experiments.egg-info/top_level.txt
tests/__init__.py
tests/examples.py
tests/test_docs.py
tests/test_non_clustered.py
tests/utils.py
tests/analysis/__init__.py
tests/analysis/test_analysis.py
tests/analysis/test_ols_analysis.py
tests/cupac/__init__.py
tests/cupac/test_aggregator.py
tests/cupac/test_cupac_handler.py
tests/perturbator/__init__.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_power_analysis.py
tests/power_analysis/test_power_raises.py
tests/power_analysis/test_switchback_power.py
tests/splitter/__init__.py
tests/splitter/conftest.py
tests/splitter/test_splitter.py
tests/splitter/test_switchback_splitter.py
tests/splitter/test_time_col.py