50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


dtwclust (version 1.2.0)

zscore: Wrapper for z-normalization

Description

Wrapper for function scale that returns zeros instead of NaN.

Usage

zscore(x, ...)

Arguments

x
Data to normalize.
...
Further arguments to pass to scale.

Value

  • Normalized data.