add_bin_features: Add bin centers for selected variables

Description Usage Arguments Value

Description

Add bin centers for selected variables

Usage

1
add_bin_features(dat, bin_features, bin_type = "both", nbins)

Arguments

dat

Data that will have bin centers added

bin_features

Variables to bin on, must be numeric

bin_type

"standard", "quantile", "both"

nbins

The number of bins to create

Value

Return the training data with bin centers added.


kmaurer/binsemble documentation built on May 7, 2019, 9:50 p.m.