View source: R/collapse-chains.R
collapse_chains | R Documentation |
Collapses an MCMC object's chains into a single chain.
collapse_chains(x, ...) ## Default S3 method: collapse_chains(x, ...)
x |
An object. |
... |
Other arguments passed to methods. |
The modified object with one chain.
Other MCMC manipulations:
bind_chains()
,
bind_iterations()
,
estimates()
,
split_chains()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.