BookmarkSubscribeRSS Feed
ekruger
Calcite | Level 5

I fitted a model using Proc logistic and also added some diagnostics graphs to look for influential observations. I know that in Proc reg I can use the ID statement so the graph will show my id variable. How can I do that Proc logistic? I can see that some cases are influential but I cannot actually look at the case itself since there is no identifier. Any tips on how to address this problem?

2 REPLIES 2
cepmiranda
SAS Employee

Hi ekruger.

It depends of your SAS/STAT version.

Since SAS/STAT 12.1 we have ID statement on PROC LOGISTIC. It is used in the same way of PROC REG:

You can see the "what's new" documentation about this here:

SAS/STAT(R) 12.1 User's Guide

Enhancements

LOGISTIC Procedure

SAS/STAT(R) 12.1 User's Guide

Currently, we are on SAS/STAT 13.2, and you can see this documentation here:

SAS/STAT(R) 13.2 User's Guide

Hope this helps.

Regards,

Carlos

ekruger
Calcite | Level 5

I use Enterprise Guide 5.1 and Base SAS 9.3 so that may be the problem.

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 Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1590 views
  • 0 likes
  • 2 in conversation