Read BUGS output files interactively
Usage
read.bugs.interactive()
Description
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.Value
An object of class mcmc.list
containing a representation of
the data in one or more BUGS output files.Note
This function is normally called by the codamenu
function,
but can also be used on a stand-alone basis.Author(s)
Nicky Best, Martyn PlummerReferences
Spiegelhalter DJ, Thomas A, Best NG and Gilks WR (1995).
BUGS: Bayesian inference Using Gibbs Sampling, Version 0.50.
MRC Biostatistics Unit, Cambridge.See Also
mcmc
mcmc.list
read.bugs
codamenu