nilshg / SynthControl.jl

Synthetic control methods in Julia
MIT License
35 stars 4 forks source link

Penalized synthetic control #28

Open nilshg opened 2 years ago

nilshg commented 2 years ago

This is the method described in Abadie/L'Hour (2021), code for which is available at https://github.com/jeremylhour/pensynth

It deals with multiple treated units, so should be something like PenalizedSCM(x::BalancedPanel{Union{MultiUnitSimultaneousTreatment, MultiUnitStaggeredTreatment}, T2} where T2