bootstrap: Bootstrap Resampling

View source: R/resample.R

bootstrapR Documentation

Bootstrap Resampling

Description

Bootstrap Resampling

Usage

bootstrap(x, n.resamples = 10, seed = NULL)

Arguments

x

Input vector

n.resamples

Integer: Number of resamples to make. Default = 10

seed

Integer: If provided, set seed for reproducibility. Default = NULL

Author(s)

E.D. Gennatas


egenn/rtemis documentation built on March 28, 2024, 12:53 p.m.