Last data update: 2014.03.03

R: Mcpar attribute of MCMC objects
mcparR 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,

Results