Rdocumentation
powered by
Learn R Programming
emdbook (version 1.3.2.1)
as.mcmc.bugs: Convert WinBUGS output to CODA format
Description
Converts results of a
bugs
run (class
"bugs"
) to a form that can be used by CODA (class
"mcmc"
)
Usage
as.mcmc.bugs(x)
Arguments
x
an object of class
bugs
(output from
bugs()
)
Value
an object of class
mcmc