| gen.bootstrap.weights {CMFsurrogate} | R 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
[Package CMFsurrogate version 1.0 Index]