SuanShu, a Java numerical and statistical library

Package com.numericalmethod.suanshu.stats.hmm

Class Summary
HiddenMarkovModel In a (discrete) hidden Markov model, the state is not directly visible, but output, dependent on the state, is visible.
HmmInnovation An HMM innovation consists of a state and an observation in the state.
 


SuanShu, a Java numerical and statistical library

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