Skip to content

Information

Data Exploration with Information Theory (Weight-of-Evidence and Information Value)

v0.0.9 · Apr 9, 2016 · GPL (>= 3)

Description

Performs exploratory data analysis and variable screening for binary classification models using weight-of-evidence (WOE) and information value (IV). In order to make the package as efficient as possible, aggregations are done in data.table and creation of WOE vectors can be distributed across multiple cores. The package also supports exploration for uplift models (NWOE and NIV).

Downloads

975

Last 30 days

3855th

2.7K

Last 90 days

24K

Last year

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

CRAN Check Status

2 NOTE
12 OK
Show all 14 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-macos-arm64 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: ‘Larsen Kim <kblarsen4@gmail.com>’

Found the following \keyword or \concept entries
which likely give several index terms:
  File ‘Information.Rd’:
    \keyword{IV,}
    \keyword{NIV,}
    \keyword{NWOE,}
    \keyword{WOE,}
    \keyword{classification,}
    \keyword{weight-of-evidence,}
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Larsen Kim <kblarsen4@gmail.com>’

Found the following \keyword or \concept entries
which likely give several index terms:
  File ‘Information.Rd’:
    \keyword{IV,}
    \keyword{NIV,}
    \keyword{NWOE,}
    \keyword{WOE,}
    \keyword{classification,}
    \keyword{weight-of-evidence,}

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: ‘Larsen Kim <kblarsen4@gmail.com>’

Found the following \keyword or \concept entries
which likely give several index terms:
  File ‘Information.Rd’:
    \keyword{IV,}
    \keyword{NIV,}
    \keyword{NWOE,}
    \keyword{WOE,}
    \keyword{classification,}
    \keyword{weight-of-evidence,}
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Larsen Kim <kblarsen4@gmail.com>’

Found the following \keyword or \concept entries
which likely give several index terms:
  File ‘Information.Rd’:
    \keyword{IV,}
    \keyword{NIV,}
    \keyword{NWOE,}
    \keyword{WOE,}
    \keyword{classification,}
    \keyword{weight-of-evidence,}

Dependency Network

Dependencies Reverse dependencies data.table ggplot2 plyr iterators doParallel foreach Information

Version History

new 0.0.9 Mar 10, 2026
updated 0.0.9 ← 0.0.8 diff Apr 8, 2016
updated 0.0.8 ← 0.0.7 diff Mar 25, 2016
updated 0.0.7 ← 0.0.6 diff Nov 18, 2015
updated 0.0.6 ← 0.0.5 diff Nov 12, 2015
updated 0.0.5 ← 0.0.4 diff Oct 13, 2015
updated 0.0.4 ← 0.0.3 diff Sep 30, 2015
new 0.0.3 Sep 15, 2015