Description Usage Arguments Value Author(s) References See Also Examples
The repr_sax
creates SAX symbols for a univariate time series.
1 |
x |
the numeric vector (time series) |
q |
the integer of the length of the "piece" in PAA |
a |
the integer of the alphabet size |
eps |
is the minimum threshold for variance in x and should be a numeric value. If x has a smaller variance than eps, it will represented as a word using the middle alphabet. |
the character vector of SAX representation
Peter Laurinec, <tsreprpackage@gmail.com>
Lin J, Keogh E, Lonardi S, Chiu B (2003) A symbolic representation of time series, with implications for streaming algorithms. Proceedings of the 8th ACM SIGMOD Workshop on Research Issues in Data Mining and Knowledge Discovery - DMKD'03
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.