I am conducting a panel data regression using 4 independent variables and 1 time-invariant variable.
Based on the Chow test, Hausman test, and LM test, the best model selected is the Fixed Effects Model (FEM).
However, when I estimate the FEM in Stata, the time-invariant variable is omitted due to collinearity, so its effect cannot be interpreted.
From my understanding, this occurs because in FEM, variables that do not change over time are fully captured by the fixed effects, making them perfectly collinear and therefore automatically dropped by Stata.
My questions are:
Based on the Chow test, Hausman test, and LM test, the best model selected is the Fixed Effects Model (FEM).
However, when I estimate the FEM in Stata, the time-invariant variable is omitted due to collinearity, so its effect cannot be interpreted.
From my understanding, this occurs because in FEM, variables that do not change over time are fully captured by the fixed effects, making them perfectly collinear and therefore automatically dropped by Stata.
My questions are:
- If I still want to estimate the effect of the time-invariant variable, what method or approach would be appropriate?
- If I want to estimate the effect of the time-invariant variable, is it acceptable to directly use the Random Effects Model (REM), even though the Hausman test suggests FEM? Are there any references that support the use of REM in this situation?
Thank you in advance and best regards
Wulan

Comment