DecimalScalingNorm: DecimalScalingNorm

Description Usage Arguments Value

Description

Normalizes the given time series according to its maximum value and adjusts each value within the range (-1, 1).

Usage

1

Arguments

tss

KHIVA array with the time series.

Value

: KHIVA array with the same dimensions as tss, whose values (time series in dimension 0) have been normalized by dividing each number by 10^j, where j is the number of integer digits of the max number in the time series.


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