ZnormInPlace: ZnormInPLace

Description Usage Arguments

Description

Adjusts the time series in the given input and performs z-norm inplace (without allocating further memory).

Usage

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

Arguments

arr

KHIVA array with the time series.

epsilon

epsilon Minimum standard deviation to consider. It acts as a gatekeeper for those time series that may be constant or near constant.


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