Skip navigation links

Package de.jstacs.sequenceScores.statisticalModels.trainable.mixture

This package is the super package for any mixture model.

See: Description

Package de.jstacs.sequenceScores.statisticalModels.trainable.mixture Description

This package is the super package for any mixture model. The most interesting class of this package is the AbstractMixtureTrainSM. This class currently enables to train the model using EM or Gibbs Sampling. All mixtures of TrainableStatisticalModels should be extensions of AbstractMixtureTrainSM.
See Also:
SamplingComponent
Skip navigation links