Information Value (IV) measures the predictive power of a particular variable.
I heard there is a PROC VARCLUS but I don't know how to use this to generate the WOE (Weight of Expectation) and IV for a particular variable X on it's abilty to predict variable Y. I found the formulae that relates WOE and IV from the % successful and % unsuccessful, and since my boss need the results asap so I'll manually compute it from excel.
Grateful if anyone can shed some light on whether there is a SAS command that can list out the Information Value of a particular variable X (Low, Medium, High) to predict a particular dichotomous variable Y (Success =1, Unsuccessful =0).