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