mjmcmc.parallel | R Documentation |
Run multiple mjmcmc runs in parallel, merging the results before returning.
mjmcmc.parallel(runs, cores = getOption("mc.cores", 2L), ...)
runs |
The number of runs to run |
cores |
The number of cores to run on |
... |
Further params passed to mjmcmc. |
Merged results from multiple mjmcmc runs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.