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

Packages that use FSDAGMParameterSet
de.jstacs.models.discrete.inhomogeneous This package contains various inhomogeneous models. 
de.jstacs.models.mixture.gibbssampling This package contains many classes that can be used while a Gibbs sampling. 
 

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

Constructors in de.jstacs.models.discrete.inhomogeneous with parameters of type FSDAGMParameterSet
FSDAGModel(FSDAGMParameterSet params)
          This is the main constructor.
 

Uses of FSDAGMParameterSet in de.jstacs.models.mixture.gibbssampling
 

Subclasses of FSDAGMParameterSet in de.jstacs.models.mixture.gibbssampling
 class FSDAGModelForGibbsSamplingParameterSet
          The class for the parameters of a FSDAGModelForGibbsSampling.