dear all,
how to display the gini coefficient value in the output of proc logistic? which statement Should I add to the code?
thanks a lot!
Hi,
ODS OUTPUT Association = Association_Stat;
Your PROC LOGISTIC STEP...
...............
...............
ODS OUTPUT CLOSE;
Make Sure that your Proc Logistic doesn't include NOPRINT option...Otherwise it won't create the dataset...
-Urvish
Good day,
As far as I know, the Somer's D statistic given in the logistic output is the same as the Gini index.
or have a look here - but it gives the same result
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.