time.mcmc {coda} | R Documentation |
These are methods for mcmc objects for the generic time series functions.
## S3 method for class 'mcmc': time(x, ...) ## S3 method for class 'mcmc': start(x, ...) ## S3 method for class 'mcmc': end(x, ...) ## S3 method for class 'mcmc': thin(x, ...)
x |
an mcmc or mcmc.list object |
... |
extra arguments for future methods |