
Bootstrap a split routine
bootstrap_crosswalk.Rd
Bootstrap a split routine
Arguments
- ...
Pass arguments to
crosswalk()
- nboot
Number of bootstrap replicates to generate
- ncores
Number of cores to use in parallel processing. If set to 999,
parallelly::availableCores()
will use the maximum available- seed
Seed used by doRNG to generate reproducible parallel computations