Hello,
I am using using Stata 15 for a panel data analysis. Because I have an ordered variable as DV I want to perform an ordered logistic regression. Now, I have a general question regarding the 'xtologit' command for panel data regressions.
In Stata, it is not possible to to set the option FE for fixed-effects in combination with the command. What is the intuition behind this? Is it generally possible to perform fixed effect regressions or is there a fundamental problem?
xtologit Y X, fe
Stata replies: 'option fe not allowed'
Can someone explain this to me? Thanks!
I am using using Stata 15 for a panel data analysis. Because I have an ordered variable as DV I want to perform an ordered logistic regression. Now, I have a general question regarding the 'xtologit' command for panel data regressions.
In Stata, it is not possible to to set the option FE for fixed-effects in combination with the command. What is the intuition behind this? Is it generally possible to perform fixed effect regressions or is there a fundamental problem?
xtologit Y X, fe
Stata replies: 'option fe not allowed'
Can someone explain this to me? Thanks!
Comment