bootstrap: Bootstrap Resampling
Description
Bootstrap Resampling
Usage
bootstrap(x, n.resamples = 10, seed = NULL)
Arguments
seed
Integer: If provided, set seed for reproducibility. Default = NULL
n.resample
Integer: Number of resamples to make. Default = 10