IV_WOE: Calculate IV and perform woe transformation

Description Usage Arguments Value

Description

Calculate IV and perform woe transformation

Usage

1
IV_WOE(Raw_data, Label, Woe_t = F, Filter = 0)

Arguments

Raw_data

Raw data but no label

Label

Label of the data

Woe_t

The default is F, indicating whether to return the data after the woe transformation

Filter

a value indicating that the variable whose IV is greater than the value is filtered out

Value

Returns the IV value of an l variable, the variable transformed by woe, the name of the feature after filtering...


liamamilin/fristpk documentation built on May 13, 2019, 6:09 p.m.