as.mcmc.bugs {mixstock} | R Documentation |
converts output of R2WinBUGS to standard CODA format
## S3 method for class 'bugs': as.mcmc(x)
x |
an object of class bugs ,
from the bugs function of R2WinBUGS |
an item of class mcmc
or mcmc.list
Ben Bolker