read.bugs.interactive {coda} | R Documentation |
read.bugs
reads Markov Chain Monte Carlo output in the format
produced by the BUGS program. No arguments are required. Instead,
the user is prompted for the required information.
read.bugs.interactive()
An object of class mcmc.list
containing a representation of
the data in one or more BUGS output files.
This function is normally called by the codamenu
function,
but can also be used on a stand-alone basis.
Nicky Best, Martyn Plummer
Spiegelhalter DJ, Thomas A, Best NG and Gilks WR (1995). BUGS: Bayesian inference Using Gibbs Sampling, Version 0.50. MRC Biostatistics Unit, Cambridge.
mcmc
mcmc.list
read.bugs
codamenu