Description Usage Arguments See Also
View source: R/combineBUGSFits.R
Combines multiple BUGS fits to the same model into a single fit object. This
may be useful for combining multiple MCMC chains that were split
between computers to reduce computational time. thinBUGSSamples
is used when necessary with a warning to thin samples so that the number per
chain is consistent across fits.
1 | combineBUGSFits(fit1, ...)
|
fit1 |
an |
... |
further |
thinBUGSSamples
for thinning samples to reduce
autocorrelation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.