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

FourierRand

Simulation of a surrogate for a given time series x by Fourier randomization


Description

It simulates a surrogate with similar Fourier spectrum for a given time series x analyzed by wavelet transformation using either function analyze.wavelet or function analyze.coherency. A set of surrogates is used for significance assessment to test the hypothesis of equal periodic components.

This code has been developed by Huidong Tian (archived R package WaveletCo).

Usage

FourierRand(x)

Arguments

x

the given time series

Value

A surrogate series for x is returned which has the same length and a similar Fourier spectrum.

Author(s)

Code developed by Huidong Tian.

References

Tian, H., and Cazelles, B., 2012. WaveletCo. Available at https://cran.r-project.org/src/contrib/Archive/WaveletCo/, archived April 2013; accessed July 26, 2013.

See Also


WaveletComp

Computational Wavelet Analysis

v1.1
GPL-2
Authors
Angi Roesch <angi@angi-stat.com> and Harald Schmidbauer <harald@hs-stat.com>
Initial release
2018-03-18

We don't support your browser anymore

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