Uses of Class
de.jstacs.models.discrete.inhomogeneous.InhCondProb

Packages that use InhCondProb
de.jstacs.models.discrete   
de.jstacs.models.discrete.inhomogeneous This package contains various inhomogeneous models. 
 

Uses of InhCondProb in de.jstacs.models.discrete
 

Methods in de.jstacs.models.discrete with parameters of type InhCondProb
static void ConstraintManager.drawFreqs(double ess, InhCondProb... constr)
          This method draws relative frequencies.
 

Uses of InhCondProb in de.jstacs.models.discrete.inhomogeneous
 

Fields in de.jstacs.models.discrete.inhomogeneous declared as InhCondProb
protected  InhCondProb[] DAGModel.constraints
          The constraints for the model.
 

Methods in de.jstacs.models.discrete.inhomogeneous that return InhCondProb
 InhCondProb InhCondProb.clone()