rbootstrap: Sample a bootstrap statistic from a finite set.

View source: R/additional_distributions.R

rbootstrapR Documentation

Sample a bootstrap statistic from a finite set.

Description

Sample a bootstrap statistic from a finite set.

Usage

rbootstrap(n, data, statistic)

Arguments

n

Number of "draws".

data

Data vector to draw resamples.

statistic

Statistic to run.


danwkenn/simplan documentation built on May 25, 2022, 8:30 p.m.