count: Count Occurrences (count)

Description Usage Arguments Value

Description

Count the number of times an Observed state 'm' is followed by a Hidden Symbol 'n'

Usage

1
count(dataO, dataH, oSize, hSize)

Arguments

dataO

A vector containing observed data

dataH

A vector containing hidden data

oSize

The alphabet size/cardinality of the observed data

hSize

The alphabet size/cardinality of the hidden data

Value

A NumericMatrix of times each combination of Observed followed by Hidden has occured


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