Description Usage Arguments Value
Add bin centers for selected variables
1 | add_bin_features(dat, bin_features, bin_type = "both", nbins)
|
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 |
Return the training data with bin centers added.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.