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

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

Register now!

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
  • 1753 views
  • 0 likes
  • 3 in conversation