feat_intermittent {feasts}R Documentation

Intermittency features

Description

Computes various measures that can indicate the presence and structures of intermittent data.

Usage

feat_intermittent(x)

Arguments

x

A vector to extract features from.

Value

A vector of named features:

References

Kostenko, A. V., & Hyndman, R. J. (2006). A note on the categorization of demand patterns. Journal of the Operational Research Society, 57(10), 1256-1257.


[Package feasts version 0.3.2 Index]