bin_chopper {pintervals}R Documentation

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


[Package pintervals version 0.7.7 Index]