SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.hmm

Class Summary
HiddenMarkovModel This class represents a hidden Markov model as defined by Rabiner.
HmmSim This class simulates a (discrete) hidden Markov model as defined by Rabiner (1989).
HmmTrainByEM This class trains a HMM model by observations using the train algorithm.
 


SuanShu, a Java numerical and statistical library

Copyright © 2011 Numerical Method Inc. Ltd. All Rights Reserved.