Description Usage Arguments Value See Also
Splits each of an MCMC object's chains in half to double the number of chains and halve the number of iterations.
1 2 | ## S3 method for class 'mcmcarray'
split_chains(x, ...)
|
x |
An object. |
... |
Other arguments passed to methods. |
The modified object.
Other MCMC manipulations:
bind_chains()
,
bind_iterations()
,
collapse_chains()
,
estimates()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.