Open blanelewis opened 3 months 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: @.***>
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.