Click or drag to resize
Accord.NET (logo)

HiddenMarkovModelTDistributionEvaluate Method

Overload List
  NameDescription
Public methodEvaluate(Array)
Calculates the likelihood that this model has generated the given sequence.
Public methodEvaluate(Array, Int32)
Calculates the log-likelihood that this model has generated the given observation sequence along the given state path.
Top
See Also