jags.engine: Function used for data cloning
Description
This is used for data cloning, it call the JAGS MCMC software.Usage
jags.engine(data, params, model, inits = NULL, cl = NULL, ...)
Arguments
params
parameters to monitor
model
model in BUGS language
cl
cluster object for parallel computations