Uses of Class
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters.MEManagerParameterSet

Packages that use MEManagerParameterSet
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous This package contains various inhomogeneous models. 
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters   
 

Uses of MEManagerParameterSet in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous
 

Constructors in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous with parameters of type MEManagerParameterSet
MEManager(MEManagerParameterSet params)
          Creates a new MEManager from a given MEManagerParameterSet.
 

Uses of MEManagerParameterSet in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters
 

Subclasses of MEManagerParameterSet in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.parameters
 class FSMEMParameterSet
          The ParameterSet for a FSMEManager.