Skip to content

logiBin

Binning Variables to Use in Logistic Regression

v0.3 · May 21, 2018 · GPL-2

Description

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

Downloads

CRAN

265

Last 30 days

15736th

644

Last 90 days

3.4K

Last year

Trend: +74.3% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

23

Last 90 days

104

Last year

Trend: -35.7% (30d vs prior 30d)

autoCRAN

3

Last 7 days

11

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

2 NOTE
11 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Sneha Tody <sn.tody1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Sneha",
                    family = "Tody",
                    role = c("aut", "cre"),
                    email = "sn.tody1@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Sneha Tody <sn.tody1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Sneha",
                    family = "Tody",
                    role = c("aut", "cre"),
                    email = "sn.tody1@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Sneha Tody <sn.tody1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Sneha",
                    family = "Tody",
                    role = c("aut", "cre"),
                    email = "sn.tody1@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Sneha Tody <sn.tody1@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Sneha",
                    family = "Tody",
                    role = c("aut", "cre"),
                    email = "sn.tody1@gmail.com")
as necessary.

Dependency Network

Dependencies Reverse dependencies partykit doParallel data.table foreach iterators logiBin

Version History

4 tracked
new 0.3 Mar 10, 2026
updated 0.3 ← 0.2 diff May 20, 2018
updated 0.2 ← 0.1.0 diff May 7, 2018
new 0.1.0 Dec 11, 2017