time.mcmc: Time attributes for mcmc objects

Description Usage Arguments See Also

Description

These are methods for mcmc objects for the generic time series functions.

Usage

1
2
3
4
5
6
7
8
## 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, ...)

Arguments

x

an mcmc or mcmc.list object

...

extra arguments for future methods

See Also

time, start, frequency, thin.


coda documentation built on Oct. 24, 2020, 9:10 a.m.

Related to time.mcmc in coda...