Logo

Knowledge Base

  • Quasi-experimental design notation
  • Causal DAGS for Quasi-Experiments
  • Glossary

Examples

  • ANCOVA
    • ANCOVA for pre/post treatment nonequivalent group designs
  • Synthetic Control
    • Synthetic control with pymc models
    • Synthetic control with sci-kit learn models
    • The effects of Brexit
  • Geographical lift testing
    • Bayesian geolift with CausalPy
    • Multi-cell geolift analysis
  • Difference in Differences
    • Difference in Differences with pymc models
    • Difference in Differences with sci-kit learn models
    • Banking dataset with a pymc model
  • Interrupted Time Series
    • Example Interrupted Time Series (ITS) with pymc models
    • Example Interrupted Time Series (ITS) with sci-kit learn models
    • Excess deaths due to COVID-19
  • Regression Discontinuity
    • Regression discontinuity with pymc models
    • Regression discontinuity with sci-kit learn models
    • Drinking age - Bayesian analysis
    • Drinking age with a scikit-learn model
  • Regression Kink Design
    • Regression kink design with pymc models
  • Instrumental Variables Regression
    • Instrumental Variable Modelling (IV) with pymc models
    • Instrumental Regression and Justifying Instruments with pymc
  • Inverse Propensity Score Weighting
    • Inverse Propensity Score Weighting with pymc

API Reference

  • causalpy.skl_experiments
  • causalpy.skl_models
  • causalpy.pymc_experiments
  • causalpy.pymc_models
  • causalpy.plot_utils
  • causalpy.data.datasets
CausalPy
  • ANCOVA
  • Edit on GitHub

ANCOVA

  • ANCOVA for pre/post treatment nonequivalent group designs

Synthetic Control

  • Synthetic control with pymc models
  • Synthetic control with sci-kit learn models
  • The effects of Brexit

Geographical lift testing

  • Bayesian geolift with CausalPy
  • Multi-cell geolift analysis

Difference in Differences

  • Difference in Differences with pymc models
  • Difference in Differences with sci-kit learn models
  • Banking dataset with a pymc model

Interrupted Time Series

  • Example Interrupted Time Series (ITS) with pymc models
  • Example Interrupted Time Series (ITS) with sci-kit learn models
  • Excess deaths due to COVID-19

Regression Discontinuity

  • Regression discontinuity with pymc models
  • Regression discontinuity with sci-kit learn models
  • Drinking age - Bayesian analysis
  • Drinking age with a scikit-learn model

Regression Kink Design

  • Regression kink design with pymc models

Instrumental Variables Regression

  • Instrumental Variable Modelling (IV) with pymc models
  • Instrumental Regression and Justifying Instruments with pymc

Inverse Propensity Score Weighting

  • Inverse Propensity Score Weighting with pymc
Previous Next

© Copyright 2022, Benjamin T. Vincent. Revision c3b108d1.

Built with Sphinx using a theme provided by Read the Docs.