Posts by Category

Back to top ↑

Back to top ↑

computing

How to run MCMC in parallel

2 minute read

I have to run Markov chain Monte Carlo (MCMC) simulations that each takes hours and requires parameter configuration. Here’s how I parallelize it.

Back to top ↑

Bayesian-sampler-in-Rcpp

Back to top ↑