as.ts.mcmc will coerce an mcmc object to a time series.
as.ts.mcmc
as.ts.mcmc(mcmc.obj)
This is pretending to be an as.ts method for mcmc objects. But as.ts is not generic.
as.ts
Martyn Plummer