Skip to content

(Penalized) Synthetic control estimation (for staggered treatment contexts)

Notifications You must be signed in to change notification settings

oneroyalace/multisynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multisynth

Multisynth is a python package that implements classic (Abadie and Gardeazabal 2003) and penalized synthetic control methods (Abadie and L'Hour 2021) for both single and staggered treatment contexts (Wiltshire 2023).

Installation

git clone https://github.com/oneroyalace/multisynth.git
cd {multisynth_directory}
pip install -e .

Instructions

examples.ipynb shows how to use this package to re-estimate weights from Abadie and L'hour (2021) and Wiltshire (2023)

All methods in my code are commented. More documentation to come!

About

(Penalized) Synthetic control estimation (for staggered treatment contexts)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published