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