Uses of Class
de.jstacs.sequenceScores.statisticalModels.trainable.hmm.models.SamplingHigherOrderHMM

Packages that use SamplingHigherOrderHMM
de.jstacs.sequenceScores.statisticalModels.trainable.hmm.models The package provides different implementations of hidden Markov models based on AbstractHMM
 

Uses of SamplingHigherOrderHMM in de.jstacs.sequenceScores.statisticalModels.trainable.hmm.models
 

Subclasses of SamplingHigherOrderHMM in de.jstacs.sequenceScores.statisticalModels.trainable.hmm.models
 class SamplingPhyloHMM
          This class implements an (higher order) HMM that contains multi-dimensional emissions described by a phylogenetic tree.
 

Methods in de.jstacs.sequenceScores.statisticalModels.trainable.hmm.models that return SamplingHigherOrderHMM
 SamplingHigherOrderHMM SamplingHigherOrderHMM.clone()