Description Usage Arguments Value
Convert a time series into a SAX Word.
1 |
orgData |
A vector of time series data to be converted to a SAX Word. |
segmentSize |
The size of each segment taken when converting to SAX Word. |
alphabetSize |
The size of the alphabet for classification of PAAs to SAX Words. |
iSAX |
False: returns only the SAX Word. True: returns SAX Word and Cardinality. |
A Vector that contains the SAX Word and if iSAX = true a Vector that contains its corresponding Cardinality.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.