opt_binning: Optimal binning of dataframe

Description Usage Examples

Description

This function returns a dataframe with all variables that have not been excluded in the "exclude_variables" list, and that have more than the min_lvl amount of levels, in optimal bins to the target.

Usage

1
2
opt_binning(data, target, exclude_variables = NULL, min_lvl = 8,
  p = 0.05)

Examples

1

chtonios/mluseR documentation built on May 28, 2019, 2:47 p.m.