Announcement

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

  • Event Study Help

    Hi!

    I would like to complete an event study with repeated cross-sectional data and a binary outcome variable of interest. So far the code I have used is

    eventdd mh age i.gender i.employment i.rac i.quarter i.region, timevar(timetotreat) ci(rcap) cluster(region) graph_op(ytitle("MH"))

    The graph being produced is totally wrong as all points lie on the x-axis. So I must be doing something wrong.

    Any help or suggestions would be really appreciated!

    Thank you.
Working...
X