BookmarkSubscribeRSS Feed
Demographer
Pyrite | Level 9

Hi,

When performing a logit regression with proc logisitic, an output showing the percent of concrodant and discordant is generated. Is it possible to get a similar one with proc genmod?

 

Association of Predicted Probabilities and Observed Responses
Percent Concordant 77.6 Somers' D 0.554
Percent Discordant 22.2 Gamma 0.555
Percent Tied 0.2 Tau-a 0.272
Pairs 418103514 c 0.777

 

 

1 REPLY 1
StatDave
SAS Super FREQ

GENMOD does not provide this since it fits a much wider range of model types than just logistic models. However, you can always fit the model in GENMOD (or other procedures) and then use the predicted probabilities in PROC LOGISTIC to get the table. See this note which illustrates it. 

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 1 reply
  • 832 views
  • 0 likes
  • 2 in conversation