Binds two MCMC objects (with the same parameters and iterations) by chains.
# S3 method for class 'mcarray'
bind_chains(x, x2, ...)
The combined object.
Other MCMC manipulations:
bind_iterations()
,
collapse_chains()
,
estimates()
,
split_chains()