Skip to content

fast synthetic control estimators for panel data problems

Notifications You must be signed in to change notification settings

apoorvalal/synthlearners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synthlearners: Scalable Synthetic Control Methods in Python

synthetic control methods powered by the pyensmallen library for fast optimisation. Check out the notebooks directory for synthetic and real data examples.

installation

pip install git+https://github.com/apoorvalal/synthlearners/

or git clone and run uv pip install -e . and make changes.

features

features are indicated by

  • pending; good first PR; contributions welcome
  • done

weights

inference

  • jacknife confidence intervals (multiple treated units) [Arkhangelsky et al 2021)
  • permutation test (Abadie et al 2010)
  • conformal inference (Chernozhukov et al 2021)

visualisations

  • raw outcome time series with treated average and synthetic control
  • event study plot (treatment effect over time)
  • weight distributions

Contributions welcome!

About

fast synthetic control estimators for panel data problems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published