Is there some function in R that does what Interactive Grouping node in SAS Enterprise Miner does? It makes variable binning using WOE(weight of evidence) for scoring modeling. I’ve found 3 binning function in R : rattle::binning http://finzi.psych.upenn.edu/R/library/rattle/html/binning.html ks::binning http://finzi.psych.upenn.edu/R/library/ks/html/binning.html sm ::binning http://finzi.psych.upenn.edu/R/library/sm/html/binning.html But none of them performs binning using WOE. [[alternative HTML version deleted]]