Package: optbin 1.4

Greg Kreider
optbin: Optimal Binning of Data
Defines thresholds for breaking data into a number of discrete levels, minimizing the (mean) squared error within all bins.
Authors:
optbin_1.4.tar.gz
optbin_1.4.tar.gz(r-4.7-arm64)optbin_1.4.tar.gz(r-4.7-x86_64)optbin_1.4.tar.gz(r-4.6-arm64)optbin_1.4.tar.gz(r-4.6-x86_64)
optbin_1.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
optbin/json (API)
| # Install 'optbin' in R: |
| install.packages('optbin', repos = c('https://cran.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 from:9868237b72. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 107 | ||
| linux-devel-x86_64 | OK | 100 | ||
| source / vignettes | OK | 213 | ||
| linux-release-arm64 | OK | 139 | ||
| linux-release-x86_64 | OK | 108 | ||
| wasm-release | OK | 80 |
Exports:assign.optbinhist.optbinoptbin
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bin Assignment | assign.optbin |
| Histogram with Optimal Bins Marked | hist.optbin |
| Optimal Binning of Continuous Variables | optbin |
| Plotting Optimal Bins | plot.optbin |
| Printing Optimal Bins | print.optbin |
| Summarizing Optimal Bins | summary.optbin |