Simulation of surrogates for a given time series x, subject to the specified method and parameters
Simulation of surrogates for a given time series x, subject to the specified method and parameters
It simulates a surrogate for the time series x to be 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.
Simulation is subject to model/method specification and parameter setting: Currently, one can choose from a variety of 6 methods (white noise, series shuffling, Fourier randomization, AR, and ARIMA) with respective lists of parameters to set.
The name and layout were inspired by a similar function developed by Huidong Tian (archived R package WaveletCo).
A surrogate series for x is returned which has the same length and properties according to estimates resulting from the model/method specification and parameter setting.