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

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

Package details

AuthorLarsen Kim [aut, cre]
MaintainerLarsen Kim <kblarsen4@gmail.com>
LicenseGPL (>= 3)
Version0.0.9
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("Information")

Try the Information package in your browser

Any scripts or data that you put into this service are public.

Information documentation built on May 2, 2019, 7:15 a.m.