BUGS.out: generate MCMC output in BUGS format

View source: R/mixstock.R View source: R/RCS/turtle.R

BUGS.outR Documentation

generate MCMC output in BUGS format

Description

takes an MCMC object produced by tmcmc or gibbsC and sends it to an output file in BUGS output format, so that it can be read by CODA and other BUGS post-processors

Usage

BUGS.out(g, file=NULL)

Arguments

g

MCMC output as produced by tmcmc

file

output file: if NULL, uses the name of the object

Value

Sends output to a file.

Author(s)

Ben Bolker


bbolker/mixstock documentation built on July 23, 2024, 12:18 p.m.