Uses of Class
de.jstacs.models.mixture.gibbssampling.AbstractBurnInTestParameterSet

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

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

Subclasses of AbstractBurnInTestParameterSet in de.jstacs.models.mixture.gibbssampling
 class VarianceRatioBurnInTestParameterSet
          Class for the parameters of a VarianceRatioBurnInTest.
 

Methods in de.jstacs.models.mixture.gibbssampling that return AbstractBurnInTestParameterSet
 AbstractBurnInTestParameterSet AbstractBurnInTestParameterSet.clone()
           
 AbstractBurnInTestParameterSet AbstractBurnInTest.getCurrentParameterSet()
           
 

Constructors in de.jstacs.models.mixture.gibbssampling with parameters of type AbstractBurnInTestParameterSet
AbstractBurnInTest(AbstractBurnInTestParameterSet parameters)
          This is the main constructor that creates a burn-in test given a specified set of parameters