Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • JWDID Poisson - clarifications

    Good morning everyone,

    I am estimating a Poisson regression using the jwdid command in a staggered DiD setup, and I have a couple of questions:

    I) Which is the more correct way to present the functional form of the regression, A or B?
    • A - log(Ynt​)=∑​γk​⋅Dk​⋅Treat​mentc++βXnt​ + FEnt + εnt​
    • B - E[Ynt​​∣ Xnt,FEnt​]=exp(∑​​γk​⋅Dk​⋅​Treat​mentc​​+FEnt+β Xnt​)
    Ynt​ is the outcome variable, measured in year [t] in unit[n] and is a count variable; Xnt​ is a set of control variables; FEnt are unit and time fixed effects; Treat​mentc distinguish treated unit into different cohort [c] depending on the year of first treatment; Dk are relative event-time dummies.

    II) I am presenting the results of this estimation as ATT via the jwdid postestimation command estat simple.
    Is it correct to state that results are already computed as differences in model-predicted counts and, therefore, can be interpreted as actual increases in the outcome?
    For example: ATT = +18 would indicate a statistically significant increase of 18 in the outcome on average among treated units?

    Thanks in advance for your help!
    Last edited by Alessandro Corvasce; 16 Jul 2025, 02:43.

  • #2
    i) B is more appropriate (see Prof Wooldridge paper for reference)
    ii) It is the predicted effect on treated, averaged across all post -treatment periods and for all treated cohorts

    Comment


    • #3
      Thank you very much! I could not had a better conselor!

      Comment

      Working...
      X