I have a question, which feels simple, but just making sure I'm doing the right thing.
I have a regression simply stylized as below:
y=B1-GDP +B2_region + B3_GDP*region+ country_fixed_effects +e
I want to estimate the full GDP related slope by region (B1+ B2+B3), but of course B2 is collinear with fixed effects and falls out of the model. Is it permissible to simply add B1+ B3 and have an accurate estimation? and is there an appropriate way to do that in Stata? I've tried noestimcheck and have gotten some unusual results.
I have a regression simply stylized as below:
y=B1-GDP +B2_region + B3_GDP*region+ country_fixed_effects +e
I want to estimate the full GDP related slope by region (B1+ B2+B3), but of course B2 is collinear with fixed effects and falls out of the model. Is it permissible to simply add B1+ B3 and have an accurate estimation? and is there an appropriate way to do that in Stata? I've tried noestimcheck and have gotten some unusual results.

Comment