as.ts.mcmc {coda} | R Documentation |
the as.ts
method for mcmc
objects coerces an mcmc object to a time series.
## S3 method for class 'mcmc'
as.ts(x,...)
x |
an mcmc object |
... |
unused arguments for compatibility with generic |
Martyn Plummer