Description Usage Arguments Author(s)
View source: R/run_mixture_model.R
The function runs the big mixture model and outputs the posterior samples.
1 | run_mixture_model(mixture_data, file_dir, niter = 1e+05, ncores = 4)
|
mixture_data |
Output of |
niter |
The number of MCMC iterations. 50k takes roughly 2.5 hours, 200k takes 9 hours, 500k takes 25ish. |
ncores |
The number of cores for parallel chains. |
Matt Tyres and Jordy Bernard.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.