Learn R Programming

eiPack (version 0.1-7)

mergeMD: Combine output from multiple eiMD objects

Description

Allows users to combine output from several chains output by ei.MD.bayes

Usage

mergeMD(list, discard = 0)

Arguments

list
A list containing the names of multiple eiMD objects generated from the same model.
discard
The number of draws to discard from the beginning of each chain. Default is to retain all draws.

Value

  • Returns an eiMD object of the same format as the input.

References

Martyn Plummer, Nicky Best, Kate Cowles, and Karen Vines. 2002. Output Analysis and Diagnostics for MCMC (CODA). http://www-fis.iarc.fr/coda/.

Ori Rosen, Wenxin Jiang, Gary King, and Martin A. Tanner. 2001. ``Bayesian and Frequentist Inference for Ecological Inference: The $R \times C$ Case.'' Statistica Neerlandica 55: 134-156.

See Also

ei.MD.bayes