runSAX: Convert to SAX (runSAX)

Description Usage Arguments Value

Description

Convert a time series into a SAX Word.

Usage

1
runSAX(orgData, segmentSize, alphabetSize, iSAX = FALSE)

Arguments

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.

Value

A Vector that contains the SAX Word and if iSAX = true a Vector that contains its corresponding Cardinality.


jcpetkovich/rspatiotemp documentation built on May 18, 2019, 10:26 p.m.