Description Usage Arguments Value
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).
1 | NumberCwtPeaks(arr, max.w)
|
arr |
KHIVA array with the time series. |
max.w |
The maximum width to consider. |
: KHIVA array with the number of peaks for each time series.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.