Hi all,
I would like the run the following regression in Stata:
Y(s,c,t) = constant + beta1*x1(c,t)*x2(s,t) + gamma1*C*S + gamma2*C*T + gmma3*S*T + error
where s is state, c is county and t is time. C*S, C*T and S*T are double-interaction fixed effects. My goal is to identify the impact of x2(s,t) on Y(s,c,t), using the interaction terms with beta1.
The variable of interest is beta1, but both x1 and x2 vary across both county-time and state-time. Is this specification problematic?
Thank you in advance
Can
I would like the run the following regression in Stata:
Y(s,c,t) = constant + beta1*x1(c,t)*x2(s,t) + gamma1*C*S + gamma2*C*T + gmma3*S*T + error
where s is state, c is county and t is time. C*S, C*T and S*T are double-interaction fixed effects. My goal is to identify the impact of x2(s,t) on Y(s,c,t), using the interaction terms with beta1.
The variable of interest is beta1, but both x1 and x2 vary across both county-time and state-time. Is this specification problematic?
Thank you in advance
Can
Comment