dfIV: Compute Sum IV of All X Variables

Description Usage Arguments Details Value See Also

Description

dfIV is a wrapper of function sumIV, so it can compute the sum IV of every X variable in df.

Usage

1

Arguments

df

A dataframe only with Xs and Y variable, all the X variables must have been binned in advance, such as after woe-encoded.

Details

notice: all the X variables must have been binned in advance, such as after woe-encoded.

Value

A dataframe contains two columns, one is varname, another is IV

See Also

Other WOE and IV computing functions: getIV, getWOE, sumIV


xxzcool/scoremodel documentation built on May 4, 2019, 10:56 a.m.