Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

thin

Thinning interval


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

thin(x, ...)

Arguments

x

a regular time series

...

a list of arguments

Author(s)

Martyn Plummer

See Also


coda

Output Analysis and Diagnostics for MCMC

v0.19-4
GPL (>= 2)
Authors
Martyn Plummer [aut, cre, trl], Nicky Best [aut], Kate Cowles [aut], Karen Vines [aut], Deepayan Sarkar [aut], Douglas Bates [aut], Russell Almond [aut], Arni Magnusson [aut]
Initial release
2020-09-30

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.