Description Usage Arguments Value
Count the number of times an Observed state 'm' is followed by a Hidden Symbol 'n'
1 | count(dataO, dataH, oSize, hSize)
|
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 |
A NumericMatrix of times each combination of Observed followed by Hidden has occured
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.