one.samp.bal.sd: Perform a one-sample balanced bootstrap using standard...

View source: R/bootstrap_functions.R

one.samp.bal.sdR Documentation

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

Description

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

Usage

one.samp.bal.sd(a, n = 10000)

Arguments

a

Input data, a numerical vector.

n

Number of bootstrap replicates to perform.


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