| Package | Description |
|---|---|
| de.jstacs.sequenceScores.statisticalModels.trainable.hmm.models |
The package provides different implementations of hidden Markov models based on
AbstractHMM. |
| Modifier and Type | Class and Description |
|---|---|
class |
DifferentiableHigherOrderHMM
This class combines an
HigherOrderHMM and a DifferentiableStatisticalModel by implementing some of the declared methods. |
class |
SamplingHigherOrderHMM |
class |
SamplingPhyloHMM
This class implements an (higher order) HMM that contains multi-dimensional emissions described
by a phylogenetic tree.
|
| Modifier and Type | Method and Description |
|---|---|
HigherOrderHMM |
HigherOrderHMM.clone() |