Open nilshg opened 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
PenalizedSCM(x::BalancedPanel{Union{MultiUnitSimultaneousTreatment, MultiUnitStaggeredTreatment}, T2} where T2
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