Description Usage Arguments Value
Calculates the z-normalization by subtracting the mean and dividing by the standard deviation (constant series are normalized to 0). Multi-variate time series (matrices) are normalized per column.
1 | znormalize(x)
|
x |
A numeric vector/matrix (uni- or multivariate time series). |
Z-normalized time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.