NormSAX: Normalize the data and SAX indexing

NormSAXR Documentation

Normalize the data and SAX indexing

Description

Normalize the data and SAX indexing

Usage

NormSAX(D, a)

Arguments

D

Dataset containing numeric values

a

Number of letters use to encode

Value

A normalized and encoded dataset for a given alphabet a

Examples

#Normalization and Sax Dataset
DS <- NormSAX(STMotif::example_dataset, 5)

STMotif documentation built on May 29, 2024, 11:13 a.m.