Description Usage Arguments Value See Also
mainly used by smart_cut
but can be used to compute cut point without assessing
intervals to data points
1 2 |
x |
numeric vector to classify into intervals |
i |
numeric, character, or list, main parameter depending on |
what |
character, choices can be abreviated |
expand |
logical, if TRUE cuts are added if necessary to cover min and max values |
crop |
logical, if TRUE intervals which go past the min or max values will be cropped |
closed |
character, which side of the intervals should be closed |
open_end |
include in last interval on open side the values which fall on the last cutpoint |
optim_fun |
optimization function (used if |
width_fun |
left boundary function (used if |
a vector of cut points
?smart_cut
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.