Uses of Package
de.jstacs.models.mixture

Packages that use de.jstacs.models.mixture
de.jstacs.models.discrete.inhomogeneous.shared   
de.jstacs.models.mixture This package is the super package for any mixture model. 
de.jstacs.models.mixture.motif   
 

Classes in de.jstacs.models.mixture used by de.jstacs.models.discrete.inhomogeneous.shared
AbstractMixtureModel
          This is the abstract class for all kinds of mixture models.
MixtureModel
          The class for a mixture model of any Models.
 

Classes in de.jstacs.models.mixture used by de.jstacs.models.mixture
AbstractMixtureModel
          This is the abstract class for all kinds of mixture models.
AbstractMixtureModel.Algorithm
          This enum defines the different types of algorithms that can be used in an AbstractMixtureModel.
AbstractMixtureModel.Parameterization
          This enum defines the different types of parameterization for a probability that can be used in an AbstractMixtureModel.
 

Classes in de.jstacs.models.mixture used by de.jstacs.models.mixture.motif
AbstractMixtureModel
          This is the abstract class for all kinds of mixture models.
AbstractMixtureModel.Algorithm
          This enum defines the different types of algorithms that can be used in an AbstractMixtureModel.
AbstractMixtureModel.Parameterization
          This enum defines the different types of parameterization for a probability that can be used in an AbstractMixtureModel.