rbugs2coda: Rbugs to coda

Description Usage Arguments See Also

View source: R/rbugs2coda.R

Description

Convert a rbugs object to a coda format

Usage

1
rbugs2coda(model, burnin = NULL, thin = NULL)

Arguments

model

an object of class 'rbugs', see rbugs for details

burnin

a burn-in period for the chains

thin

the thining interval between consecutives observations

See Also

rbugs


rbugs documentation built on Jan. 15, 2019, 5:04 p.m.

Related to rbugs2coda in rbugs...