

   TThhiinnnniinngg iinntteerrvvaall

        thin(x)

   AArrgguummeennttss::

          x: a regular time series

   DDeessccrriippttiioonn::

        `thin' returns the interval between successive values
        of a time series. `thin(x)' is equivalent to `1/fre-
        quency(x)'.

        This is a generic function. Methods have been imple-
        mented for mcmc objects.

   AAuutthhoorr((ss))::

        Martyn Plummer

   SSeeee AAllssoo::

        `time'

