asheshrambachan / HonestDiD

Robust inference in difference-in-differences and event study designs
Other
171 stars 45 forks source link

honestdid compatibility with did_multiplegt_dyn #60

Open blanelewis opened 1 month ago

blanelewis commented 1 month ago

Hello:

I'm trying to make honestdid work with did_multiplegt_dyn. So far no luck. I can use honestdid with the old version of that estimator--did_multiplegt using code such as the following:

honestdid, pre(4/5) post(1) vcov(didmgt_vcov) b(didmgt_results_no_avg) mvec(0.0(0.1)1) delta(rm) coefplot `plotopts'

But that doesn't work with did_multiplegt_dyn. Any suggestions?

Thank you.

jonathandroth commented 1 month ago

Per email correspondence, this was fixed by updating to the latest version of did_multiplegt

On Sat, Jul 27, 2024, 4:55 AM blanelewis @.***> wrote:

Hello:

I'm trying to make honestdid work with did_multiplegt_dyn. So far no luck. I can use honestdid with the old version of that estimator--did_multiplegt using code such as the following:

honestdid, pre(4/5) post(1) vcov(didmgt_vcov) b(didmgt_results_no_avg) mvec(0.0(0.1)1) delta(rm) coefplot `plotopts'

But that doesn't work with did_multiplegt_dyn. Any suggestions?

Thank you.

— Reply to this email directly, view it on GitHub https://github.com/asheshrambachan/HonestDiD/issues/60, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE6EXFDURQOIZIAHRUYVFA3ZONOBTAVCNFSM6AAAAABLRWREUKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQZTGMZXHEZTGNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>