I'm running a model in which I have a two-arm treatment and a covariate interaction. The model is of the form:
Code:
reghdfe dv i.treatment##c.outlets_in_market, cluster(id) a(id state##year)
Code:
reghdfe dv i.treatment##c.outlets_in_market, i.treatment##covariate2 cluster(id) a(id state##year)
0 Response to Treatment covariate interactions
Post a Comment