Replies: 1 comment 4 replies
-
Thank you for the feedback @oskasf! |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for your work on this package and apologies if this is a silly question / I've missed something simple.
I'm wondering whether it's possible to specify the base period in DoubleMLDIDMulti. I have a multi period diff in diff with a non-staggered treatment timing.
Currently when I plot the effects the first period in the data is excluded, but I'm wondering if the functionality from the
did
package in R is possible. Here we can specify a universal base period, which normalizes the coefficient before treatment to 0 (see here). This seems to be the standard in running event studies currently.Is this possible or would I need to modify something? Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions