run_boots | R Documentation |
parallel
Wrapper to run bootstrap resamples using parallel
run_boots(cal, R = 1000, cores = 1)
cal |
an object created with one of the |
R |
number of resamples (default = 1000) |
cores |
number of cores (for |
a list created by one of the boot.
functions
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.