| run_partgam_LD_sim_sequential | R Documentation |
Run partial gamma LD simulations sequentially
run_partgam_LD_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.