Join replicates of MCMC output

Usage

join.mcmc(...)

Description

join.mcmc is used to join two or more mcmc objects which are exact replicates of Markov Chain Monte Carlo output. In other words, the input objects must have the same dimensions, the same variables and the same start, end and thin values. The realized values of the Markov chain should of course be different for each replicate.

Value

An object of class mcmc containing all the data from the input objects.

Author(s)

Martyn Plummer

See Also

mcmc


[Package Contents]