Description Usage Arguments Value See Also
Binds two MCMC objects (with the same parameters and iterations) by chains.
1 2 | ## S3 method for class 'mcmcr'
bind_chains(x, x2, ...)
|
x |
An object. |
x2 |
A second object. |
... |
Other arguments passed to methods. |
The combined object.
Other MCMC manipulations:
bind_iterations()
,
collapse_chains()
,
estimates()
,
split_chains()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.