Description Usage Arguments See Also Examples
View source: R/bind-dimensions.R
Combines multiple MCMC objects (with the same parameters, chains and iterations) by parameter dimensions.
1 | bind_dimensions(x, x2, along = NULL, ...)
|
x |
An MCMC object. |
x2 |
a second MCMC object. |
along |
A count (or NULL) indicating the parameter dimension to bind along. |
... |
Unused. |
Other bind:
bind_dimensions_n()
,
bind_parameters()
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.