xieliaing / SAS

This is the collection of my own SAS utility macros/ sample code over my past 10 years of SAS programming and analysis experience from 2004 to 2014.
GNU General Public License v2.0
304 stars 147 forks source link

Create AUC.sas #5

Closed xieliaing closed 9 years ago

xieliaing commented 9 years ago

AUC Calculation using Wilcoxon Rank Sum statistics

xieliaing commented 9 years ago

AUC using Wilcoxon Rank Sum statistics, for Binary Classifiers. This is one of the most cited SAS macro from me.