hmmaExampleData: An example dataset for use on HMM-As

Description Usage Format Details

Description

This dataset has been generated using a HMM-A with two different Bayesian networks. The observations consist of 100 sequences of length 20.

Usage

1

Format

A list with the following items

x

All observations.

N

The length of the observation sequence.

Details

The sum of all observation lengts (hmmaExampleData$N) must be equal to the total number of observations (hmmExampleData$x).


hmma documentation built on July 2, 2020, 12:10 a.m.