chaisemartinPackages / did_multiplegt_dyn

|| Stata | R || Estimation of event-study Difference-in-Difference (DID) estimators in designs with multiple groups and periods, and with a potentially non-binary treatment that may increase or decrease multiple times.
23 stars 6 forks source link

Option for choosing a control group #24

Closed yujunghwang closed 1 month ago

yujunghwang commented 2 months ago

Question: is there an option for did_multiplegt_dyn to use only never treated as control, like Callaway and Sant'Anna or Sun and Abraham ?? I looked up the help file and my understanding is no. Am I correct? Thx for preparing these awesome packages !

chaisemartinPackages commented 1 month ago

Hi Yujung, Thanks for your interest in did_multiplegt_dyn! We have just introduced a new option ("only_never_switchers") to perform switchers vs never_switchers comparisons. You can check it out by simply updating your version of the package:

Stata: ssc install did_multiplegt_dyn, replace R: install.packages("DIDmultiplegtDYN", force = TRUE)

Best, Diego

yujunghwang commented 1 month ago

This is amazing! Thank you for adding this option for many researchers.

Best, Yujung

On Tue, May 7, 2024 at 2:52 PM Clément de Chaisemartin - ERC Repository < @.***> wrote:

Hi Yujung, Thanks for your interest in did_multiplegt_dyn! We have just introduced a new option ("only_never_switchers") to perform switchers vs never_switchers comparisons. You can check it out by simply updating your version of the package:

Stata: ssc install did_multiplegt_dyn, replace R: install.packages("DIDmultiplegtDYN", force = TRUE)

Best, Diego

— Reply to this email directly, view it on GitHub https://github.com/chaisemartinPackages/did_multiplegt_dyn/issues/24#issuecomment-2098462303, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKVP6SYCJ2RMJG3HXQMPPH3ZBDMA5AVCNFSM6AAAAABHGFYCXSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJYGQ3DEMZQGM . You are receiving this because you authored the thread.Message ID: @.***>