
Replicate the bootstrap computations
replicate_bootstrap.RdReplicate the bootstrap computations
Arguments
- number_bootstraps
The number of bootstraps to perform, default is 100.
- future_seed
Seed control forwarded to
future.apply::future_lapply(future.seed = ...).- ...
Additional function arguments to pass to the
bootstrap_mars()function.