bcallaway11 / did

Difference in Differences with Multiple Periods, website: https://bcallaway11.github.io/did
305 stars 95 forks source link

Count Outcomes #73

Closed adebiasi21 closed 3 years ago

adebiasi21 commented 3 years ago

Does the did package accommodate count outcomes? If so, how is this achieved? Or, is this question a moot point? In the TWFE framework (which I am trying to get away from), I have used negative binomial or poisson regression to model count outcomes.

bcallaway11 commented 3 years ago

This is tricky question, and I think the answer sort of depends on what viewpoint you take:

One last comment, I don't think there is going to be a "fix" for this if you were to use TWFE, our approach, or some other approach. This is a more general issue of fixed effects in nonlinear models.

Brant

adebiasi21 commented 3 years ago

I greatly appreciate your thorough response, Brant!

I have one more related question, which I am ashamed to say is rather rudimentary.

In this context, how should treatment effects be interpreted for count outcomes? In the employment example provided by the authors, treatment effects are reported in terms of a percentage decrease/increase. I suspect this may have something to do with their logged outcome. Or, am I off base here?

bcallaway11 commented 3 years ago

I think you should just interpret as how much outcomes increase on average for the treated group due to participating in the treatment --- so I don't think there is anything different about interpreting the results due to the count outcome relative to a continuous outcome. I think the bigger issue is the one we were talking about previously.

You are also right about the interpretation in our application being due to the logged outcome.