Package: varbin 0.2.1
varbin: Optimal Binning of Continuous and Categorical Variables
Tool for easy and efficient discretization of continuous and categorical data. The package calculates the most optimal binning of a given explanatory variable with respect to a user-specified target variable. The purpose is to assign a unique Weight-of-Evidence value to each of the calculated binpoints in order to recode the original variable. The package allows users to impose certain restrictions on the functional form on the resulting binning while maximizing the overall information value in the original data. The package is well suited for logistic scoring models where input variables may be subject to restrictions such as linearity by e.g. regulatory authorities. An excellent source describing in detail the development of scorecards, and the role of Weight-of-Evidence coding in credit scoring is (Siddiqi 2006, ISBN: 978–0-471–75451–0). The package utilizes the discrete nature of decision trees and Isotonic Regression to accommodate the trade-off between flexible functional forms and maximum information value.
Authors:
varbin_0.2.1.tar.gz
varbin_0.2.1.zip(r-4.5)varbin_0.2.1.zip(r-4.4)varbin_0.2.1.zip(r-4.3)
varbin_0.2.1.tgz(r-4.4-any)varbin_0.2.1.tgz(r-4.3-any)
varbin_0.2.1.tar.gz(r-4.5-noble)varbin_0.2.1.tar.gz(r-4.4-noble)
varbin_0.2.1.tgz(r-4.4-emscripten)varbin_0.2.1.tgz(r-4.3-emscripten)
varbin.pdf |varbin.html✨
varbin/json (API)
# Install 'varbin' in R: |
install.packages('varbin', repos = c('https://safai.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:417d00917c. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 14 2024 |
R-4.5-win | OK | Oct 14 2024 |
R-4.5-linux | OK | Oct 14 2024 |
R-4.4-win | OK | Oct 14 2024 |
R-4.4-mac | OK | Oct 14 2024 |
R-4.3-win | OK | Oct 14 2024 |
R-4.3-mac | OK | Oct 14 2024 |
Exports:varbinvarbin.convertvarbin.factorvarbin.kinkvarbin.monotonicvarbin.plot
Dependencies:rpart
Readme and manuals
Help Manual
Help page | Topics |
---|---|
varbin | varbin |
varbin.convert | varbin.convert |
varbin.factor | varbin.factor |
varbin.kink | varbin.kink |
varbin.monotonic | varbin.monotonic |
varbin.plot | varbin.plot |