Learn R Programming

rbin (version 0.2.0)

rbinFactorAddin: Custom binning

Description

Manually combine categorical variables using weight of evidence.

Usage

rbinFactorAddin(data = NULL)

Arguments

data

A data.frame or tibble.

Examples

Run this code
# NOT RUN {
rbinFactorAddin(data = mbank)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab