OBValidateInputs.Rd
Validate Inputs for Optimal Binning
OBValidateInputs( dt, target, features, method, preprocess, min_bins, max_bins, control, positive )
A data.frame.
Target column name.
Character vector or NULL.
String or vector of methods.
Logical.
Integer.
List of control parameters.
"bad|1" or "good|1".
NULL; stops on error.