This vignette shows how to run bootstrap standard errors in parallel
using boot.ncores and boot.parallel.
boot.parallel = "multisession")Use "multisession" to run the bootstrap across multiple
background R sessions (works on Windows/macOS/Linux).
"snow" is an alias for "multisession".
boot.parallel = "multicore")Use "multicore" on Linux (forking; not available on
Windows).