Package: CollapseLevels
Type: Package
Title: Collapses Levels, Computes Information Value and WoE
Version: 0.1.0
Author: Krishanu Mukherjee
Maintainer: Krishanu Mukherjee <toton1181@gmail.com>
Description: Provides functions to collapse levels of an attribute based on response rates.
    It also provides functions to compute and display information value, and weight of evidence (WoE) for the attributes, and to convert numeric variables to categorical ones by binning.
    These functions only work for binary classification problems.
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: dplyr, magrittr, lazyeval, ggplot2
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-10-27 15:05:25 UTC; user
Repository: CRAN
Date/Publication: 2017-10-27 16:58:40 UTC
