View source: R/Time_Series_Distortions.R
TimeShift | R Documentation |
A time series distortion that shift the time in a time series _S_.
TimeShift(S, beta = 1)
S |
A time series with real values. |
beta |
A natural constant. |
$S1(t) = S(t+beta)$
The input time series with the time shift variation imposed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.