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.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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