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?
... View more