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.7 |
Depends: |
R (≥ 3.1.2) |
Imports: |
data.table, ggplot2, grid, plyr, utils, iterators, doParallel, parallel, foreach |
Suggests: |
knitr, reshape2, ClustOfVar, rmarkdown |
Published: |
2015-11-19 |
Author: |
Larsen Kim [aut, cre] |
Maintainer: |
Larsen Kim <kblarsen4 at gmail.com> |
License: |
GPL (≥ 3) |
NeedsCompilation: |
no |
Materials: |
README |
CRAN checks: |
Information results |