Package dev.nm.stat.hmm.mixture
-
Class Summary Class Description MixtureHMM This is the mixture hidden Markov model (HMM).MixtureHMMEM The EM algorithm is used to find the unknown parameters of a hidden Markov model (HMM) by making use of the forward-backward algorithm.MixtureHMMEM.TrainedModel the result of the EM algorithm