Description Usage Arguments Value See Also Examples
View source: R/collapse-chains.R
Collapses an MCMC object's chains into a single chain.
1 2 | ## S3 method for class 'nlists'
collapse_chains(x, ...)
|
x |
An object. |
... |
Other arguments passed to methods. |
The modified object with one chain.
Other collapse:
collapse_chains.mcmc()
,
collapse_chains.nlist()
1 | collapse_chains(nlist(x = 2))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.