mergeMD | R Documentation |
Allows users to combine output from several chains
output by ei.MD.bayes
mergeMD(list, discard = 0)
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. |
Returns an eiMD
object of the same format as the input.
Michael Kellermann <mrkellermann@gmail.com>
Martyn Plummer, Nicky Best, Kate Cowles, and Karen Vines. 2002. Output Analysis and Diagnostics for MCMC (CODA). https://CRAN.R-project.org/package=coda.
Ori Rosen, Wenxin Jiang, Gary King, and Martin A. Tanner. 2001. “Bayesian and Frequentist Inference for Ecological Inference: The R x C Case.” Statistica Neerlandica 55: 134-156.
ei.MD.bayes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.