| as.mcmc.bugs {emdbook} | R Documentation |
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 |
Value
an object of class mcmc
Author(s)
Ben Bolker
[Package emdbook version 1.3.13 Index]