View source: R/sim_fit_multiple.R
Simulation Study
1 2 3 4 5 6 7 8 9 | sim_fit_multiple(
num_sim = 10L,
K = 50,
fix_alpha = FALSE,
iter_max = 5000,
burn_in = 3000,
chains = 4,
dataset_function
)
|
num_sim |
number of simulations to run |
.... |
other arguments for |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.