HiddenMarkovClassifierTDistributionLogLikelihood Method |
Name | Description | |
---|---|---|
LogLikelihood(Array) |
Computes the log-likelihood that a sequence
belongs any of the classes in the classifier.
| |
LogLikelihood(Array, Int32) |
Computes the log-likelihood of a sequence
belong to a given class according to this
classifier.
| |
LogLikelihood(Array, Int32) |
Computes the log-likelihood of a set of sequences
belonging to their given respective classes according
to this classifier.
|