Uses of Interface
de.jstacs.sampling.GibbsSamplingModel

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

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

Classes in de.jstacs.models.discrete.inhomogeneous that implement GibbsSamplingModel
 class FSDAGModelForGibbsSampling
          This is the class for a fixed structure directed acyclic graphical model (see FSDAGModel) that can be used in a Gibbs sampling.