mcpar {coda}R Documentation

Mcpar attribute of MCMC objects

Description

The ‘mcpar’ attribute of an MCMC object gives the start iteration the end iteration and the thinning interval of the chain.

It resembles the ‘tsp’ attribute of time series (ts) objects.

Usage

mcpar(x)

Arguments

x

An mcmcm or mcmc.list object

See Also

ts, mcmc, mcmc.list,


[Package coda version 0.19-4.1 Index]