upgrade.mcmc {coda}R Documentation

Upgrade mcmc objects in obsolete format

Description

In previous releases of CODA, an mcmc object could be a single or multiple chains. A new class mcmc.list has now been introduced to deal with multiple chains and mcmc objects can only have data from a single chain.

Objects stored in the old format are now obsolete and must be upgraded.

Usage

   upgrade.mcmc(data)

Arguments

data an obsolete mcmc object.

Author(s)

Martyn Plummer

See Also

mcmc.