Description Usage Arguments Value Examples
The function rng_bin
implements the quantile-based monotonic binning
by the iterative discretization based on the equal-width range of values.
1 | rng_bin(x, y)
|
x |
A numeric vector |
y |
A numeric vector with 0/1 binary values |
A list of binning outcomes, including a numeric vector with cut points and a dataframe with binning summary
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.