gen.bootstrap.weights: Generate bootstrap sample

View source: R/funs.R

gen.bootstrap.weightsR Documentation

Generate bootstrap sample

Description

Generate bootstrap sample

Usage

gen.bootstrap.weights(n, num.perturb = 500)

Arguments

n

sample size

num.perturb

number of replicates/resamples

Value

matrix with n rows and num.perturb columns of indeces


CMFsurrogate documentation built on Jan. 26, 2026, 1:07 a.m.