Description Usage Arguments Details Value See Also
dfIV
is a wrapper of function sumIV
, so it can compute the sum IV of every X variable in df
.
1 |
df |
A dataframe only with Xs and Y variable, all the X variables must have been binned in advance, such as after woe-encoded. |
notice: all the X variables must have been binned in advance, such as after woe-encoded.
A dataframe contains two columns, one is varname
, another is IV
Other WOE and IV computing functions: getIV
,
getWOE
, sumIV
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.