Dear all,
I´m having problems estimating fixed-effects models including interaction-variables for a two-wave-panel.
I´m using xtreg varlist, fe in STATA 12 and would like to include interaction-variables in my model. The interactio term includes a timevaring dummy-variable (giving information wether respondants expirienced childbirth or not) and a time-constant factor variable. I created the interaction-variable using i.var1#i.var2
STATA estimates effects for only a few of the categories of the interaction-variable and states that the other categories are "omitted because of collinearity".
Can someone explain to me, why STATA ommits some of the categories of the interaction-variable in this fixed effects model and how I can solve this problem so I can estimate the moderator effects of time-constant variable on the effect of childbirth?
Thanks alot!
I´m having problems estimating fixed-effects models including interaction-variables for a two-wave-panel.
I´m using xtreg varlist, fe in STATA 12 and would like to include interaction-variables in my model. The interactio term includes a timevaring dummy-variable (giving information wether respondants expirienced childbirth or not) and a time-constant factor variable. I created the interaction-variable using i.var1#i.var2
STATA estimates effects for only a few of the categories of the interaction-variable and states that the other categories are "omitted because of collinearity".
Can someone explain to me, why STATA ommits some of the categories of the interaction-variable in this fixed effects model and how I can solve this problem so I can estimate the moderator effects of time-constant variable on the effect of childbirth?
Thanks alot!
Comment