Uses of Class
de.jstacs.models.discrete.inhomogeneous.parameters.IDGMParameterSet

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

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

Constructors in de.jstacs.models.discrete.inhomogeneous with parameters of type IDGMParameterSet
DAGModel(IDGMParameterSet params)
          This is the main constructor.
InhomogeneousDGM(IDGMParameterSet params)
          Creates a new InhomogeneousDGM from a given IDGMParameterSet.
 

Uses of IDGMParameterSet in de.jstacs.models.discrete.inhomogeneous.parameters
 

Subclasses of IDGMParameterSet in de.jstacs.models.discrete.inhomogeneous.parameters
 class BayesianNetworkModelParameterSet
          The ParameterSet for the class BayesianNetworkModel.
 class FSDAGModelForGibbsSamplingParameterSet
          The class for the parameters of a FSDAGModelForGibbsSampling.
 class FSDAGMParameterSet
          The class for the parameters of a FSDAGModel (fixed structure directed acyclic graphical model).