Binds two MCMC objects (with the same parameters and iterations) by chains.
bind_chains(x, x2, ...)
An object.
A second object.
Other arguments passed to methods.
The combined object.
Other MCMC manipulations:
bind_iterations()
,
collapse_chains()
,
estimates()
,
split_chains()