powered by
Converts an rjags object to an mcmc object.
rjags
mcmc
# S3 method for rjags as.mcmc(x, …)
rjags object
unused
An mcmc.list or mcmc object.
mcmc.list
If x contains multiple chains, the function returns an mcmc.list object. Otherwise, the function returns an mcmc object.
x
coda package.
# NOT RUN { ## None ## # }
Run the code above in your browser using DataLab