Znorm: Znorm

Description Usage Arguments Value

Description

Calculates a new set of time series with zero mean and standard deviation one.

Usage

1
Znorm(arr, epsilon = 1e-08)

Arguments

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.

Value

Array with the same dimensions as arr where the time series have been adjusted for zero mean and one as standard deviation.


shapelets/khiva-r documentation built on June 10, 2019, 4:58 a.m.