Package org.knowceans.sandbox.gauss

Class Summary
GmmGibbsSampler GmmGibbsSampler tests a simple Gibbs sampler that simulates the posterior of a Gaussian mixture model, i.e., the parameter distribution as a function of the evidence.
GmmGibbsSampler2 GmmGibbsSampler tests a simple Gibbs sampler that simulates the posterior of a Gaussian mixture model, i.e., the parameter distribution as a function of the evidence.
IgmmGibbsSampler IgmmGibbsSampler implements the infinite Gaussian mixture model as a Gibbs sampler.
SimpleIgmmGibbsSampler SimpleIgmmGibbsSampler implements the infinite Gaussian mixture model as a Gibbs sampler.