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

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

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

Subclasses of AbstractBurnInTest in de.jstacs.models.mixture.gibbssampling
 class VarianceRatioBurnInTest
          In this class the Variance-Ratio method of Gelman and Rubin is implemented to test the length of the burn-in phase of a multi-chain Gibbs Sampling (number of chains >2).