View source: R/hmmclustering.R
| model.ll | R Documentation | 
Get the log likelihood of an HMM object and check if it is feasible (i.e.,
contains no illegal emissions). Auxiliary function used in
partition.bic.
model.ll(hmm)
| hmm | An  | 
The log likelihood of the hmm object, print warning if model
is infeasible (i.e., if the log likelihood is evaluated for a sequence that
contains emissions that are assigned probability 0 in the hmm
object).
Used in partition.bic.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.