as.ts.mcmc {coda} | R Documentation |
Coerce mcmc object to time series
Description
the as.ts
method for mcmc
objects coerces an mcmc object to a time series.
Usage
## S3 method for class 'mcmc'
as.ts(x,...)
Arguments
x |
an mcmc object |
... |
unused arguments for compatibility with generic |
Author(s)
Martyn Plummer
See Also
[Package coda version 0.19-4.1 Index]