Description Usage Arguments Value
View source: R/multi_process_mediate.R
starts up multiple processes, configures their environment, and runs simulation and mediation analysis for each item in the input
1 2 | mediate_parallel(list_of_job_args, nSimImai = 1000, use_cpp = F,
num_jobs = getOption("mediate.jobs", parallel::detectCores() - 1))
|
list_of_job_args |
A list of |
nSimImai |
number of mediation sims to perform |
list of MediationProbValues
objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.