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

Description Usage Arguments References Examples

View source: R/RcppExports.R

Description

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

Usage

1

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

1

Example output

Loading required package: Rcpp
[1]       -Inf -0.8416212 -0.2533471  0.2533471  0.8416212

jmotif documentation built on March 26, 2020, 7:23 p.m.