ebenmichael / augsynth

Augmented Synthetic Control Method
MIT License
144 stars 52 forks source link

Already treated people as control group #44

Closed mmbanasaz closed 3 years ago

mmbanasaz commented 3 years ago

Hi According to your paper, the package is using not-treated and no-yet-treated individuals as controls. Is there any way in the package to use already-treated people as controls, too, resembling a TWFE control group?

Thanks - Mo

ebenmichael commented 3 years ago

Do you mean to do this to estimate the treatment effect on the controls? The package doesn't implement that unfortunately.

mmbanasaz commented 3 years ago

No problem. Thanks