as.mcmc.bugs {mixstock}R Documentation

convert from R2WinBUGS to CODA format

Description

converts output of R2WinBUGS to standard CODA format

Usage

## S3 method for class 'bugs':
as.mcmc(x)

Arguments

x an object of class bugs, from the bugs function of R2WinBUGS

Value

an item of class mcmc or mcmc.list

Author(s)

Ben Bolker


[Package mixstock version 0.9 Index]