Package: CollapseLevels
Type: Package
Title: Collapses Levels, Computes Information Value and WoE
Version: 0.3.0
Author: Krishanu Mukherjee
Maintainer: Krishanu Mukherjee <toton1181@gmail.com>
Description: Contains functions to help in selecting and exploring features ( or variables ) in binary classification problems.
             Provides functions to compute and display information value and weight of evidence (WoE) of the variables , and to convert numeric variables to categorical variables by binning.
             Functions are also provided  to determine which levels ( or categories ) of a categorical variable can be collapsed (or combined ) based on their response rates.
             The functions provided only work for binary classification problems.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Imports: dplyr,lazyeval, ggplot2
Depends: magrittr
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-04 13:09:20 UTC; User
Repository: CRAN
Date/Publication: 2020-06-04 13:20:02 UTC
Built: R 4.4.0; ; 2024-04-06 12:06:49 UTC; unix
