https://github.com/blei-lab/synthetic_controls
https://github.com/blei-lab/synthetic_controls
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/blei-lab/synthetic_controls
- Owner: blei-lab
- License: mit
- Created: 2024-02-28T20:59:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-28T21:14:34.000Z (over 2 years ago)
- Last Synced: 2025-12-31T00:46:25.931Z (7 months ago)
- Language: Python
- Size: 313 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: HISTORY.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
==================
Synthetic Controls
==================
Estimate causal effects with synthetic controls in Python
Code and examples for the paper *On the Misspecification of Linear Assumptions in Synthetic Controls*.
.. code-block::
@article{nazaret2023misspecification,
title={On the Misspecification of Linear Assumptions in Synthetic Control},
author={Nazaret, Achille and Shi, Claudia and Blei, David M},
journal={arXiv preprint arXiv:2302.12777},
year={2023}
}
* Free software: MIT license
Credits
-------
The boilerplate was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage