bhmm / legacy-bhmm-force-spectroscopy-manuscript

Bayesian hidden Markov models for analysis of single-molecule trajectory data
GNU Lesser General Public License v3.0
2 stars 3 forks source link

Discrete HMM initialization currently not available for given P-matrix #24

Open franknoe opened 9 years ago

franknoe commented 9 years ago

There should be an easy way to initialize a discrete HMM with a given MSM transition matrix. The code for that is in bhmm.init.discrete, but we need to add a publicly visible function offering this functionality.