Learn R Programming

OptimalBinningWoE (version 1.0.8)

tunable.step_obwoe: Tunable Parameters for step_obwoe

Description

Returns information about which parameters of step_obwoe can be tuned using the tune package.

Usage

# S3 method for step_obwoe
tunable(x, ...)

Value

A tibble describing tunable parameters.

Arguments

x

A step_obwoe object.

...

Additional arguments (currently unused).