powered by
Binds two MCMC objects (with the same parameters and iterations) by chains.
# S3 method for mcmc 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()
bind_iterations()
collapse_chains()
estimates()
split_chains()