Skip to main content

A python library with tools to perform causal inference using observational data when the treatment of interest is continuous.

Project description

causal-curve

build status codecov DOI

Python tools to perform causal inference when the treatment of interest is continuous.

Table of Contents

Overview

(Version 1.0.0 released in January 2021!)

There are many implemented methods to perform causal inference when your intervention of interest is binary, but few methods exist to handle continuous treatments.

This is unfortunate because there are many scenarios (in industry and research) where these methods would be useful. For example, when you would like to:

  • Estimate the causal response to increasing or decreasing the price of a product across a wide range.
  • Understand how the number of minutes per week of aerobic exercise causes positive health outcomes.
  • Estimate how decreasing order wait time will impact customer satisfaction, after controlling for confounding effects.
  • Estimate how changing neighborhood income inequality (Gini index) could be causally related to neighborhood crime rate.

This library attempts to address this gap, providing tools to estimate causal curves (AKA causal dose-response curves). Both continuous and binary outcomes can be modeled against a continuous treatment.

Installation

Available via PyPI:

pip install causal-curve

You can also get the latest version of causal-curve by cloning the repository::

git clone -b main https://github.com/ronikobrosly/causal-curve.git
cd causal-curve
pip install .

Documentation

Documentation is available at readthedocs.org

Contributing

Your help is absolutely welcome! Please do reach out or create a feature branch!

Citation

Kobrosly, R. W., (2020). causal-curve: A Python Causal Inference Package to Estimate Causal Dose-Response Curves. Journal of Open Source Software, 5(52), 2523, https://doi.org/10.21105/joss.02523

References

Galagate, D. Causal Inference with a Continuous Treatment and Outcome: Alternative Estimators for Parametric Dose-Response function with Applications. PhD thesis, 2016.

Hirano K and Imbens GW. The propensity score with continuous treatments. In: Gelman A and Meng XL (eds) Applied bayesian modeling and causal inference from incomplete-data perspectives. Oxford, UK: Wiley, 2004, pp.73–84.

Imai K, Keele L, Tingley D. A General Approach to Causal Mediation Analysis. Psychological Methods. 15(4), 2010, pp.309–334.

Kennedy EH, Ma Z, McHugh MD, Small DS. Nonparametric methods for doubly robust estimation of continuous treatment effects. Journal of the Royal Statistical Society, Series B. 79(4), 2017, pp.1229-1245.

Moodie E and Stephens DA. Estimation of dose–response functions for longitudinal data using the generalised propensity score. In: Statistical Methods in Medical Research 21(2), 2010, pp.149–166.

van der Laan MJ and Gruber S. Collaborative double robust penalized targeted maximum likelihood estimation. In: The International Journal of Biostatistics 6(1), 2010.

van der Laan MJ and Rubin D. Targeted maximum likelihood learning. In: ​U.C. Berkeley Division of Biostatistics Working Paper Series, 2006.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

causal-curve-1.0.6.tar.gz (24.7 kB view details)

Uploaded Source

Built Distribution

causal_curve-1.0.6-py3-none-any.whl (28.9 kB view details)

Uploaded Python 3

File details

Details for the file causal-curve-1.0.6.tar.gz.

File metadata

  • Download URL: causal-curve-1.0.6.tar.gz
  • Upload date:
  • Size: 24.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for causal-curve-1.0.6.tar.gz
Algorithm Hash digest
SHA256 00173be616b8333d58e9725e6ec30cf534d59ac89cfa86d97228e883701de5a6
MD5 466414f01e7ce34f60e74cb38a5adbbf
BLAKE2b-256 ac53ee051ab5f63de3fda627114da8ee245f44953c3b583313ea6d54baf483fb

See more details on using hashes here.

File details

Details for the file causal_curve-1.0.6-py3-none-any.whl.

File metadata

  • Download URL: causal_curve-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 28.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2

File hashes

Hashes for causal_curve-1.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 e6bd85d0a7c7a100e06401e1df4962c0a0b740791983b893e007a830ccff52cd
MD5 f04550e38b68e326b62937037af648b5
BLAKE2b-256 9a22627cda55217dcfba55b121f5b15d6a8d9c86fbf56ba78e2bb1f248348eb1

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page