one.samp.bal: Perform a one-sample balanced bootstrap using mean as the...

View source: R/bootstrap_functions.R

one.samp.balR Documentation

Perform a one-sample balanced bootstrap using mean as the sampling statistic

Description

Perform a one-sample balanced bootstrap using mean as the sampling statistic

Usage

one.samp.bal(a, n = 10000, incdata = F)

Arguments

a

Dataset, a numerical vector.

n

Number of bootstrap replicates to perform.

incdata

Boolean to indicate if the complete bootstrapped distribution should be included in the results.


JackAHutchings/jahrfun documentation built on June 8, 2025, 3:09 a.m.