logiBin: Binning Variables to Use in Logistic Regression

Fast binning of multiple variables using parallel processing. A summary of all the variables binned is generated which provides the information value, entropy, an indicator of whether the variable follows a monotonic trend or not, etc. It supports rebinning of variables to force a monotonic trend as well as manual binning based on pre specified cuts. The cut points of the bins are based on conditional inference trees as implemented in the partykit package. The conditional inference framework is described by Hothorn T, Hornik K, Zeileis A (2006) <doi:10.1198/106186006X133933>.

Package details

AuthorSneha Tody
MaintainerSneha Tody <sn.tody1@gmail.com>
LicenseGPL-2
Version0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("logiBin")

Try the logiBin package in your browser

Any scripts or data that you put into this service are public.

logiBin documentation built on May 2, 2019, 2:01 p.m.