NumberCrossingM: NumberCrossingM

Description Usage Arguments Value

Description

Calculates the number of m-crossings. A m-crossing is defined as two sequential values where the first value is lower than m and the next is greater, or viceversa. If you set m to zero, you will get the number of zero crossings.

Usage

1

Arguments

arr

KHIVA array with the time series.

m

The m value.

Value

The number of m-crossings of each time series within arr.


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