Hello Members,
I am running an ordered logit model where my dependent variable ranges from 1 to 8. I want to control for a firm fixed effect for this model as the Hausman test for choosing fixed or random effects recommended running a fixed effect model for this data. Since the Xtologit command in Stata runs a random effect model, How can I control the firm fixed effects in an ordered logit model?
Further, I have tried to use the clogit command with the group(Firm) option to control for firm fixed effects in Stata, but it has failed to run and shown an error that "outcome does not vary in any group". What are the other options I have at my disposal? Can I use the pooled ordered logit model for this data?
I am running an ordered logit model where my dependent variable ranges from 1 to 8. I want to control for a firm fixed effect for this model as the Hausman test for choosing fixed or random effects recommended running a fixed effect model for this data. Since the Xtologit command in Stata runs a random effect model, How can I control the firm fixed effects in an ordered logit model?
Further, I have tried to use the clogit command with the group(Firm) option to control for firm fixed effects in Stata, but it has failed to run and shown an error that "outcome does not vary in any group". What are the other options I have at my disposal? Can I use the pooled ordered logit model for this data?

Comment