emdbook (version 1.3.12)

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)

Value

an object of class mcmc

Arguments

x

an object of class bugs (output from bugs())

Author

Ben Bolker