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

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

Version: 0.0.9
Depends: R (≥ 3.1.2)
Imports: data.table, ggplot2, grid, plyr, utils, iterators, doParallel, parallel, foreach
Suggests: knitr, reshape2, ClustOfVar, rmarkdown
Published: 2016-04-09
DOI: 10.32614/CRAN.package.Information
Author: Larsen Kim [aut, cre]
Maintainer: Larsen Kim
License: GPL (≥ 3)
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: Information results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=Informationto link to this page.