powered by
Collapses an MCMC object's chains into a single chain.
collapse_chains(x, ...)# S3 method for default collapse_chains(x, ...)
# S3 method for default collapse_chains(x, ...)
The modified object with one chain.
An object.
Other arguments passed to methods.
Other MCMC manipulations: bind_chains(), bind_iterations(), estimates(), split_chains()
bind_chains()
bind_iterations()
estimates()
split_chains()