Learn R Programming

pintervals (version 1.1.1)

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