Uses of Class
de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous.InhConstraint

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

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

Subclasses of InhConstraint in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous
 class InhCondProb
          This class handles (conditional) probabilities of sequences for inhomogeneous models.
 class MEMConstraint
          This constraint can be used for any maximum entropy model (MEM) application.
 

Methods in de.jstacs.sequenceScores.statisticalModels.trainable.discrete.inhomogeneous that return InhConstraint
 InhConstraint InhConstraint.clone()