Description Usage Arguments Value
Combine mcmc chains
1 | combine.chains(chain.list, thin = 1, burnin.prop = 0)
|
chain.list |
The first chain to be combined |
thin |
A number or vector specifying the thinning interval to be used. If a single value, then the same proportion will be applied to all chains. |
burnin.prop |
A number or vector giving the proportion of burnin from each chain to be discarded. If a single value, then the same proportion will be applied to all chains. |
A combined bayouMCMC chain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.