BookmarkSubscribeRSS Feed
BobSmith
Fluorite | Level 6

Can someone please assist me on how to run multinomial logit, conditional logit, and mixed logit in SAS? I know proc logistic does regular logit and ordered logit, but Im confused on how to run the other three.

 

Thanks!

2 REPLIES 2
Reeza
Super User

Multinomial can also be run in PROC LOGISTIC, as the difference between ordered and multinomial is how you interpret the terms.

 

It looks like Conditional can also be run via PROC LOGISTIC

https://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_logistic_se...

 

Conditional Logistic regression can be run via PROC PHREG

http://support.sas.com/documentation/cdl/en/statug/68162/HTML/default/viewer.htm#statug_phreg_exampl...

BobSmith
Fluorite | Level 6

@Reeza Thank you will give this a shot.

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
  • 1821 views
  • 0 likes
  • 2 in conversation