This package is the super package for any mixture model. The most interesting class of this package is the AbstractMixtureModel. This class currently enables to train the model using EM or Gibbs Sampling. All mixtures of Models should be extensions of AbstractMixtureModel. @see de.jstacs.models.AbstractModel @see de.jstacs.models.mixture.AbstractMixtureModel @see de.jstacs.models.mixture.gibbssampling.GibbsSamplingComponent