Description Usage Arguments Value Examples
Get breaks for binning of data points
1 2 |
x |
A vector of input data points |
tbreak.num |
Number of breaks |
break.thres |
A threshold to decide whether use breaks from logs cale or not. We decide to use breaks from log scale if 75 percent of input data less than this threshold |
useExt |
An option to extend the last bin to infinity or not |
useQuantile |
An option to bin the data points by equal-size quantile values |
A vector of break values
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.