Description Usage Arguments Value
Make break points for binning continuous predictors
1 | make.breaks(x, type = "quantile", nbins = NULL, binwidth = NULL)
|
x |
observed sample |
type |
one of |
nbins |
number of bins |
binwidth |
bin width; corresponds to quantiles if type='quantile' |
set of unique break points for binning
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.