alphabet_to_cuts: Translates an alphabet size into the array of corresponding...

View source: R/RcppExports.R

alphabet_to_cutsR Documentation

Translates an alphabet size into the array of corresponding SAX cut-lines built using the Normal distribution.

Description

Translates an alphabet size into the array of corresponding SAX cut-lines built using the Normal distribution.

Usage

alphabet_to_cuts(a_size)

Arguments

a_size

the alphabet size, a value between 2 and 20 (inclusive).

References

Lonardi, S., Lin, J., Keogh, E., Patel, P., Finding motifs in time series. In Proc. of the 2nd Workshop on Temporal Data Mining (pp. 53-68). (2002)

Examples

alphabet_to_cuts(5)

jMotif/jmotif-R documentation built on Sept. 27, 2022, 4:31 p.m.