as.ts.mcmc: Coerce mcmc object to time series

as.ts.mcmcR 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 as.ts

Author(s)

Martyn Plummer

See Also

as.ts


coda documentation built on May 29, 2024, 11:23 a.m.

Related to as.ts.mcmc in coda...