Bayesian MCMC simulation engine for statistical modeling
Just Another Gibbs Sampler for Bayesian MCMC simulation
jags
$ jags model.bug
$ jags --nchains 4 --iter 10000 model.bug
$ jags --wd /path/to/model model.bug