View source: R/hmmclustering.R
| seq2hmm.ll | R Documentation |
Compute the sequence-to-HMM likelihood of an HMM evaluated for a single
sequence and check if the sequence contains emissions that are not possible
according to the HMM. Auxiliary function used in select.seeds
and assign.clusters.
seq2hmm.ll(hmm)
hmm |
An |
The log likelihood of the sequence contained in hmm, value
will be set to minus infinity if the sequence contains illegal emissions.
Used in select.seeds and
assign.clusters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.