Learn R Programming

detect (version 0.2-2)

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

data
data as a list
params
parameters to monitor
model
model in BUGS language
inits
initial values
cl
cluster object for parallel computations
...
other arguments

Value

  • An MCMC object

References

Solymos dclone