read.bugs {R2OpenBUGS} | R Documentation |
Read output files in CODA format
Description
This function reads Markov Chain Monte Carlo output in the
CODA format produced by OpenBUGS and returns an object of class
mcmc.list
for further output analysis using the
coda package.
Usage
read.bugs(codafiles, ...)
Arguments
codafiles |
character vector of filenames (e.g. returned from
|
... |
further arguments to be passed to
|
See Also
[Package R2OpenBUGS version 3.2-3.2.1 Index]