as.ts.mcmc {coda}R Documentation

Coerce mcmc object to time series

Description

as.ts.mcmc will coerce an mcmc object to a time series.

Usage

as.ts.mcmc(mcmc.obj)

Note

This is pretending to be an as.ts method for mcmc objects. But as.ts is not generic.

Author(s)

Martyn Plummer

See Also

as.ts


[Package Contents]