Generates random linear surrogate data of a time series with the same second-order properties.
随机生成的时间序列具有相同的二阶线性替代数据。
用法----------Usage----------
aaft(data, n.sur)
参数----------Arguments----------
参数:data
a vector of equally spaced numeric observations (time series).
等距隔开的数字观测(时间序列)的向量。
参数:n.sur
the number of surrogates to generate (1 or more).
代理人的数目,以产生(1个或多个)。
Details
详细信息----------Details----------
The AAFT uses phase-scrambling to create a surrogate of the time series that has a similar spectrum (and hence similar second-order statistics).
AAFT使用相争先恐后地创建一个代理,也有类似的频谱(和类似的二阶统计)的时间序列。
值----------Value----------
参数:surrogates
a matrix of the n.sur surrogates.
矩阵n.sur代理人。
(作者)----------Author(s)----------
Adrian Barnett <a href="mailto:a.barnett<at>qut.edu.au">a.barnett<at>qut.edu.au</a>