Hi,
I would be grateful if anyone could tell me if is there any procedure in SAS base which allows do monotonic binning for numeric variables for dataset with target variable I work for . Something like interactive binning in SAS enterprise miner. I working on two SAS version one 9.04 and 9.4.
Thank you.
Is this the sort of thing you're looking for?
https://statcompute.wordpress.com/2017/09/24/granular-monotonic-binning-in-sas/
I have no idea what you mean by "monotonic binning"? You can do binning in Base SAS a fair few ways, one of the simplest being proc rank:
Is this the sort of thing you're looking for?
https://statcompute.wordpress.com/2017/09/24/granular-monotonic-binning-in-sas/
I `ve thought there is custom procedure for the problem. Nevertheless Thank you.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.