Description Usage Arguments Value See Also Examples
Auxiliary function: convert vector of cut points to a list of cutbound with lbound and ubound.
1 | convertCutPoints(cutpoints)
|
cutpoints |
A vector with serial cut points, such as |
A list length as cutpoints vector
Other dataset binning and woe-encoding functions: dfBinningFun,
executeBinFun_df,
genConfigList, preBinningFun,
smbinning2, woeEncodeFun_df
1 | convertCutPoints(c(10,20,30,Inf,NA))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.