NumberCwtPeaks: NumberCwtPeaks

Description Usage Arguments Value

Description

This feature calculator searches for different peaks. To do so, the time series is smoothed by a ricker wavelet and for widths ranging from 1 to :math:'max_w'. This feature calculator returns the number of peaks that occur at enough width scales and with sufficiently high Signal-to-Noise-Ratio (SNR).

Usage

1
NumberCwtPeaks(arr, max.w)

Arguments

arr

KHIVA array with the time series.

max.w

The maximum width to consider.

Value

: KHIVA array with the number of peaks for each time series.


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