BookmarkSubscribeRSS Feed
Joey
Calcite | Level 5
Hi, I have a longitudinal data set on which I would like to run a ordinal logistic regression with a few different types of covariance matrices (Like to try out unstructured, ar1 etc). Which would be the best command/model to do so?

Thanks
2 REPLIES 2
statsplank
Calcite | Level 5
Hi,

Are you familiar with PROC GENMOD?
http://support.sas.com/documentation/cdl/en/statug/59654/HTML/default/statug_genmod_sect009.htm

This procedure allows fitting ordinal logistic regression models and through REPEATED statement you can specify the covariance structure:
http://support.sas.com/documentation/cdl/en/statug/59654/HTML/default/statug_genmod_sect025.htm
plf515
Lapis Lazuli | Level 10
I think you want PROC GLIMMIX, which is part of 9.2, but can be downloaded from the SAS web site for earlier versions

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

What is ANOVA?

ANOVA, or Analysis Of Variance, is used to compare the averages or means of two or more populations to better understand how they differ. Watch this tutorial for more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 2567 views
  • 0 likes
  • 3 in conversation