Learn R Programming

CollapseLevels (version 0.3.0)

Collapses Levels, Computes Information Value and WoE

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.

Copy Link

Version

Install

install.packages('CollapseLevels')

Monthly Downloads

231

Version

0.3.0

License

GPL-2

Maintainer

Krishanu Mukherjee

Last Published

June 4th, 2020

Functions in CollapseLevels (0.3.0)

displayIV

displayIV
IVCalc

IVCalc
German_Credit

German Credit data set
levelsCollapser

levelsCollapser
IVCalc2

IVCalc2
displayWOE

displayWOE
displayResponseRatebyLevels

displayResponseRatebyLevels
numericToCategorical

numericToCategorical