View source: R/Time_Series_Distortions.R
TimeSca | R Documentation |
A time series distortion that modify the time length of a time series _S_.
TimeSca(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 scaling variation imposed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.