Description Usage Arguments References Examples
Z-normalizes a time series by subtracting its mean and dividing by the standard deviation.
1 |
ts |
the input time series. |
threshold |
the z-normalization threshold value, if the input time series' standard deviation will be found less than this value, the procedure will not be applied, so the "under-threshold-noise" would not get amplified. |
Dina Goldin and Paris Kanellakis, On similarity queries for time-series data: Constraint specification and implementation. In Principles and Practice of Constraint Programming (CP 1995), pages 137-153. (1995)
1 2 3 4 |
Loading required package: Rcpp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.