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-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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