BookmarkSubscribeRSS Feed
ES12
Calcite | Level 5

The output of logistic regression shows comparison 0 vs 1 for target variable and independent variables. How can I see a comparison and odds ration for 1 vs 0?

1 REPLY 1
Reeza
Super User

Run a PROC FREQ on the base data?

You can get overall plots using the EFFECT statement and assuming the average or reference variables.

 

See the example here:

http://documentation.sas.com/?docsetId=statug&docsetTarget=statug_logistic_examples02.htm&docsetVers...

 

 

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to choose a machine learning algorithm

Use this tutorial as a handy guide to weigh the pros and cons of these commonly used machine learning algorithms.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1092 views
  • 0 likes
  • 2 in conversation