createModels.path: Create HMM (createModel)

Description Usage Arguments Value

Description

Create a several hidden markov model for the sets of data located in the given file path.

Usage

1
2
createModels.path(data.path, SAXalphabetSize, SAXgroupSize, exp2,
  hidAlphabetSize)

Arguments

data.path

The file path to the sets data.

SAXalphabetSize

The alphabet size used for the SAX conversion.

SAXgroupSize

The size of each group to be converted to a single SAX symbol.

exp2

Two to the power of exp2 will be the size.

hidAlphabetSize

The alphabet size of the hidden sequence.

Value

A HMM generated from the time series.


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