Hi all,
I have a question about reghdfe.
Does reghdfe support interaction for instrumental variable analysis? I have the following model
reghdfe aa bb (dd#c.ee= c.ff #c.ee), absorb (id state)
or
reghdfe aa bb (i.dd#c.ee= i.ff #c.ee), absorb (id state)
< ff here is the instrumental variable for dd, and ee is my other variable that is not endogenous>
and I got the following error
_tss_0b_dd invalid name
I should mention that the model runs with ivreg2 ( I deleted absorb for ivreg2)
Thanks
I have a question about reghdfe.
Does reghdfe support interaction for instrumental variable analysis? I have the following model
reghdfe aa bb (dd#c.ee= c.ff #c.ee), absorb (id state)
or
reghdfe aa bb (i.dd#c.ee= i.ff #c.ee), absorb (id state)
< ff here is the instrumental variable for dd, and ee is my other variable that is not endogenous>
and I got the following error
_tss_0b_dd invalid name
I should mention that the model runs with ivreg2 ( I deleted absorb for ivreg2)
Thanks
Comment