read.bugs | R Documentation |
This function reads Markov Chain Monte Carlo output in the
CODA format produced by WinBUGS and returns an object of class
mcmc.list
for further output analysis using the
coda package.
read.bugs(codafiles, ...)
codafiles |
character vector of filenames (e.g. returned from
|
... |
further arguments to be passed to
|
bugs
, read.coda
,
mcmc.list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.