Just another gibbs sampler
jags[options][scriptfile]
jags is a program for analysis of Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC) simulation not wholly unlike BUGS. If given a scriptfile argument, jags will be started in batch mode. Otherwise it will be started in interactive mode.
jags accepts the following options:
-d, --debugger=NAME
Run jags through debugger NAME
--debugger-args=ARGS
Pass ARGS as arguments to the debugger
http://mcmc-jags.sourceforge.net
Martyn Plummer <[email protected]>
This manual page was contributed by Dirk Eddelbuettel <[email protected]> for the Debian GNU/Linux distribution but may be used by others.