LICENSE
README.md
pyproject.toml
CausalPy.egg-info/PKG-INFO
CausalPy.egg-info/SOURCES.txt
CausalPy.egg-info/dependency_links.txt
CausalPy.egg-info/requires.txt
CausalPy.egg-info/top_level.txt
causalpy/__init__.py
causalpy/constants.py
causalpy/custom_exceptions.py
causalpy/date_utils.py
causalpy/formula_utils.py
causalpy/maketables_adapters.py
causalpy/pipeline.py
causalpy/plot_utils.py
causalpy/pymc_forecast_models.py
causalpy/pymc_models.py
causalpy/reporting.py
causalpy/skl_models.py
causalpy/transforms.py
causalpy/utils.py
causalpy/variable_selection_priors.py
causalpy/version.py
causalpy/checks/__init__.py
causalpy/checks/bandwidth.py
causalpy/checks/base.py
causalpy/checks/convex_hull.py
causalpy/checks/leave_one_out.py
causalpy/checks/mccrary.py
causalpy/checks/outcome_falsification.py
causalpy/checks/persistence.py
causalpy/checks/placebo_in_space.py
causalpy/checks/placebo_in_time.py
causalpy/checks/pre_treatment_placebo.py
causalpy/checks/prior_sensitivity.py
causalpy/data/AJR2001.csv
causalpy/data/GDP_in_dollars_billions.csv
causalpy/data/PISA18sampleScale.csv
causalpy/data/__init__.py
causalpy/data/banks.csv
causalpy/data/california_prop99.csv
causalpy/data/data_nevo.csv
causalpy/data/datasets.py
causalpy/data/deaths_and_temps_england_wales.csv
causalpy/data/drinking.csv
causalpy/data/lalonde.csv
causalpy/data/nets_df.csv
causalpy/data/nhefs.csv
causalpy/data/schoolingReturns.csv
causalpy/data/simulate_data.py
causalpy/data/zipcodes_data.csv
causalpy/experiments/__init__.py
causalpy/experiments/base.py
causalpy/experiments/diff_in_diff.py
causalpy/experiments/instrumental_variable.py
causalpy/experiments/interrupted_time_series.py
causalpy/experiments/inverse_propensity_weighting.py
causalpy/experiments/model_adapter.py
causalpy/experiments/panel_regression.py
causalpy/experiments/piecewise_its.py
causalpy/experiments/prepostnegd.py
causalpy/experiments/regression_discontinuity.py
causalpy/experiments/regression_kink.py
causalpy/experiments/staggered_did.py
causalpy/experiments/synthetic_control.py
causalpy/experiments/synthetic_difference_in_differences.py
causalpy/skills/__init__.py
causalpy/steps/__init__.py
causalpy/steps/estimate_effect.py
causalpy/steps/report.py
causalpy/steps/sensitivity.py
causalpy/templates/report.html
scripts/_ast_introspection.py
scripts/check_architecture_inventory.py
scripts/check_public_exports.py
scripts/check_rediraffe_redirects.py
scripts/generate_gallery.py
scripts/generate_plots.py
scripts/validate_docstring_lists.py
scripts/validate_notebooks.py
scripts/run_notebooks/injected.py
scripts/run_notebooks/runner.py