thin: Thinning interval

Description Usage Arguments Author(s) See Also

Description

thin returns the interval between successive values of a time series. thin(x) is equivalent to 1/frequency(x).

This is a generic function. Methods have been implemented for mcmc objects.

Usage

1
thin(x, ...)

Arguments

x

a regular time series

...

a list of arguments

Author(s)

Martyn Plummer

See Also

time.


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

Related to thin in coda...