View source: R/mixstock.R View source: R/RCS/turtle.R
BUGS.out | R Documentation |
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
BUGS.out(g, file=NULL)
g |
MCMC output as produced by tmcmc |
file |
output file: if NULL, uses the name of the object |
Sends output to a file.
Ben Bolker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.