HybridMarkovModel Properties |
The HybridMarkovModel type exposes the following members.
Name | Description | |
---|---|---|
Dimension |
Gets the number of dimensions of the
observations handled by this model.
| |
Function |
Gets the Markov function, which takes the previous state, the
next state and a observation and produces a probability value.
| |
States |
Gets the number of states in the model.
| |
Tag |
Gets or sets an user-defined object associated with this model.
|