powered by
Coerces an nlist object to a coda::mcmc object.
coda::mcmc
as.mcmc.nlist(x, ...)
A nlist object.
Unused.
An mcmc object.
nlist-object() and coda::mcmc()
nlist-object()
coda::mcmc()
# NOT RUN { coda::as.mcmc(nlist(x = matrix(1:6, 2))) # }
Run the code above in your browser using DataLab