Package: logiBin 0.3

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>.

Authors:Sneha Tody

logiBin_0.3.tar.gz
logiBin_0.3.zip(r-4.5)logiBin_0.3.zip(r-4.4)logiBin_0.3.zip(r-4.3)
logiBin_0.3.tgz(r-4.4-any)logiBin_0.3.tgz(r-4.3-any)
logiBin_0.3.tar.gz(r-4.5-noble)logiBin_0.3.tar.gz(r-4.4-noble)
logiBin_0.3.tgz(r-4.4-emscripten)logiBin_0.3.tgz(r-4.3-emscripten)
logiBin.pdf |logiBin.html
logiBin/json (API)

# Install 'logiBin' in R:
install.packages('logiBin', repos = c('https://snehatody1.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • loanData - Simulated default data of 100 customers

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.00 score 8 scripts 284 downloads 7 exports 14 dependencies

Last updated 6 years agofrom:32b13c6059. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 16 2024
R-4.5-winOKOct 16 2024
R-4.5-linuxOKOct 16 2024
R-4.4-winOKOct 16 2024
R-4.4-macOKOct 16 2024
R-4.3-winOKOct 16 2024
R-4.3-macOKOct 16 2024

Exports:binTestcreateBinsforceDecrTrendforceIncrTrendgetBinsmanualSplitnaCombine

Dependencies:codetoolsdata.tabledoParallelforeachFormulainumiteratorslatticelibcoinMatrixmvtnormpartykitrpartsurvival

Binning variables before running logistic regression

Rendered frommy-vignette.Rmdusingknitr::rmarkdownon Oct 16 2024.

Last update: 2018-05-21
Started: 2018-05-08