Dear Statalist members,
I am fitting an ordered logistic regression model using ologit in Stata 19.5 BE with a 4-level ordinal outcome (limp_score). I have already conducted some standard diagnostics:
However, I am unsure about how to evaluate residuals or other diagnostic measures for an ordered logit model in Stata. In linear regression I would typically examine residual vs. fitted plots and other residual diagnostics, but it is not clear to me what the appropriate equivalent diagnostics are for ologit.
Specifically, I would appreciate guidance on:
Thank you very much for your help.
Best regards,
Paula Olivares Guzmán
I am fitting an ordered logistic regression model using ologit in Stata 19.5 BE with a 4-level ordinal outcome (limp_score). I have already conducted some standard diagnostics:
- I tested the proportional odds assumption using estat parallel.
- I assessed model fit using the user-written command ologitgof.
However, I am unsure about how to evaluate residuals or other diagnostic measures for an ordered logit model in Stata. In linear regression I would typically examine residual vs. fitted plots and other residual diagnostics, but it is not clear to me what the appropriate equivalent diagnostics are for ologit.
Specifically, I would appreciate guidance on:
- What types of residuals or influence diagnostics are recommended for ordered logistic regression?
- Are there Stata commands or workflows to examine these (e.g., generalized residuals, deviance residuals, leverage, etc.)?
- Are plots of residuals vs. predicted values meaningful in this context, and if so, which residuals should be used?
Thank you very much for your help.
Best regards,
Paula Olivares Guzmán

Comment