RS
rescaled adjusted range statistic
RS
rescaled adjusted range statisticRS(x, k)
x
: univariate time seriesk
: length of the segments for which the statistic is computed. Starting with t=1, the segments do not overlap.(l,3)-matrix, 1. column: k, second column: starting time of segment, third column: value of RS statistic.
data(TREMOR) R <- RS(TREMOR,10)
Useful links