timeAsymmetry2: Time Reversibility statistic

View source: R/nonlinearStatistics.R

timeAsymmetry2R Documentation

Time Reversibility statistic

Description

Time Reversibility statistic

Usage

timeAsymmetry2(time.series, tau)

Arguments

time.series

The time series used to compute the statistic

tau

Time delay used to compute the third order statistic.

Details

The time simmetry statistic measures the asymmetry of a time series under time reversal by implementing the third order statistic:

E [s(n) - s(n-tau))^3]

. Since linear stochastic series are symmetric under time reversal, this statistic may be used for testing the assertion that the data was generated from a stationary linear stochastic process or not.

Value

The time simmetry statistic for the delays specified with tau.

Author(s)

Constantino A. Garcia

See Also

timeAsymmetry


nonlinearTseries documentation built on March 31, 2022, 1:07 a.m.