bin_chopper: Bin chopper function for binned bootstrapping
Description
Bin chopper function for binned bootstrapping
Usage
bin_chopper(x, nbins, return_breaks = FALSE)
Arguments
- x
vector of values to be binned
- nbins
number of bins
- return_breaks
logical indicating whether to return the bin breaks