DF.Replace.WOE: Data Frame with Weight Of Evidence values from Information...

Description Usage Arguments Value

Description

This is an function name 'DF.Replace.WOE', which will extract the values of WOE from Information list which can be generated using information package and replace the original values with the WOE values.

Usage

1
DF.Replace.WOE(X, y, Dependent = NULL)

Arguments

X

is a data sets which is used to create the Information table using information package.

y

is the Information table which is created using information package.

Dependent

is the dependent binary variable which is used to classify good and bad.

Value

It will return the data frame with WOE values


prk327/AtConP documentation built on May 26, 2019, 8:33 a.m.