bcallaway11 / did

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

Covariate-Specific Treatment Effects #177

Closed dvignon closed 1 year ago

dvignon commented 1 year ago

When conditioning on covariates for the estimation, is there any way to retrieve the time-group treatment effects conditioning on the covariates? Or is the only way to do this to run the estimation unconditionally for different populations? The covariates here are discrete. Thank you for your help and time.

bcallaway11 commented 1 year ago

Yes, currently this best way to do this is to just use subpopulations defined by the discrete covariate and construct estimates separately. It's on our radar to add support for doing this automatically.