View source: R/local_dependence.R
| run_q3_sim_sequential | R Documentation |
Run Q3 simulations sequentially
run_q3_sim_sequential(iterations, sim_seeds, sim_data_list, verbose = FALSE)
iterations |
Number of iterations. |
sim_seeds |
Integer vector of per-iteration seeds. |
sim_data_list |
List of data passed to each worker. |
verbose |
Show progress bar. |
List of raw results (one element per iteration).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.