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 Sept. 23, 2022, 5:10 p.m.