![]() |
IRunningMarkovStatistics Properties |
The IRunningMarkovStatistics type exposes the following members.
Name | Description | |
---|---|---|
![]() | Current |
Gets the current vector of probabilities of being in each state.
|
![]() | CurrentState |
Gets the current most likely state (in the Viterbi path).
|
![]() | LogForward |
Gets the current Forward probability
(along all possible paths).
|
![]() | LogViterbi |
Gets the current Viterbi probability
(along the most likely path).
|
![]() | Started |
Gets whether the model has been initialized or not.
|