Description Usage Arguments Value Examples
Merge chains of MCMC run from micore
object
1 | mergeChains(obj, par = c("A", "B", "Psi", "eta", "gamma", "Gamma"))
|
obj |
An object of class |
par |
Character object specifying which parameter to merge chains for. |
An array with the merged MCMC samples from the specified parameter. The first dimension of the array is the MCMC iteration.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.