mcmcUpgrade: Upgrade mcmc objects in obsolete format

mcmcUpgradeR 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

   mcmcUpgrade(x)

Arguments

x

an obsolete mcmc object.

Author(s)

Martyn Plummer

See Also

mcmc.


coda documentation built on May 29, 2024, 11:23 a.m.

Related to mcmcUpgrade in coda...