bin_chopper: Bin chopper function for binned bootstrapping

View source: R/helpers.R

bin_chopperR 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


pintervals documentation built on June 8, 2025, 10:37 a.m.