R/step_obwoe.R
prep.step_obwoe.Rd
Fits the optimal binning models on training data. This method is called by prep and should not be invoked directly.
prep
# S3 method for class 'step_obwoe' prep(x, training, info = NULL, ...)
A step_obwoe object.
A tibble or data frame containing the training data.
A tibble with column metadata from the recipe.
Additional arguments (currently unused).
A trained step_obwoe object with binning_results populated.
binning_results