Uses of Class
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous.parameters.HomogeneousTrainSMParameterSet

Packages that use HomogeneousTrainSMParameterSet
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous   
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous.parameters   
 

Uses of HomogeneousTrainSMParameterSet in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous
 

Constructors in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous with parameters of type HomogeneousTrainSMParameterSet
HomogeneousTrainSM(HomogeneousTrainSMParameterSet params)
          Creates a homogeneous model from a parameter set.
 

Uses of HomogeneousTrainSMParameterSet in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous.parameters
 

Subclasses of HomogeneousTrainSMParameterSet in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.homogeneous.parameters
 class HomMMParameterSet
          This class implements a container for all parameters of a homogeneous Markov model.