Description Usage Arguments Value
Calculates a new set of time series with zero mean and standard deviation one.
1 | Znorm(arr, epsilon = 1e-08)
|
arr |
KHIVA Array with the time series. |
epsilon |
Minimum standard deviation to consider. It acts a a gatekeeper for those time series that may be constant or near constant. |
Array with the same dimensions as arr where the time series have been adjusted for zero mean and one as standard deviation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.