time.mcmc: Time attributes for mcmc objects
Description
These are methods for mcmc objects for the generic time
series functions.Usage
## S3 method for class 'mcmc':
time(x, \dots)
## S3 method for class 'mcmc':
start(x, \dots)
## S3 method for class 'mcmc':
end(x, \dots)
## S3 method for class 'mcmc':
thin(x, \dots)
Arguments
x
an mcmc
or mcmc.list
object
...
extra arguments for future methods