Description Usage Arguments See Also Examples
View source: R/combine-samples-n.R
Combines samples of multiple MCMC objects (with the same parameters, chains and iterations) using a function.
1 | combine_samples_n(x, ..., fun = mean)
|
x |
An MCMC object (or a list of mcmc objects). |
... |
Additional MCMC objects. |
fun |
A function. |
Other combine:
combine_dimensions()
,
combine_samples()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.