Collapses an MCMC object's chains into a single chain.
Usage
# S3 method for class 'mcmcr'
collapse_chains(x, ...)
See also
Other MCMC manipulations:
bind_chains()
,
bind_iterations()
,
estimates()
,
split_chains()
Collapses an MCMC object's chains into a single chain.
# S3 method for class 'mcmcr'
collapse_chains(x, ...)
Other MCMC manipulations:
bind_chains()
,
bind_iterations()
,
estimates()
,
split_chains()