executeBinFun_df: Execute Binning on Dataset

Description Usage Arguments Details Value See Also

Description

executeBinFun_df is similar to woeEncodeFun_df, based on config_list to execute binning on all observations, but will not proceed woe-encode.

Usage

1
executeBinFun_df(x_sample, config_list)

Arguments

x_sample

A dataframe with only X variables and contains all the observations to be encoded.

config_list

A list of woe configuration, whose every component is a dataframe corresponding to a x variable.

Details

parameter config_list can be generated by function dfBinningFun.

Value

A dataframe after binned

See Also

Other dataset binning and woe-encoding functions: convertCutPoints, dfBinningFun, genConfigList, preBinningFun, smbinning2, woeEncodeFun_df


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