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.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.