|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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). |
| Methods in de.jstacs.models.mixture.gibbssampling that return AbstractBurnInTest | |
|---|---|
AbstractBurnInTest |
AbstractBurnInTest.clone()
|
| Constructor parameters in de.jstacs.models.mixture.gibbssampling with type arguments of type AbstractBurnInTest | |
|---|---|
AbstractBurnInTestParameterSet(Class<? extends AbstractBurnInTest> instanceClass)
Creates a new AbstractBurnInTestParameterSet with empty parameter values. |
|
AbstractBurnInTestParameterSet(Class<? extends AbstractBurnInTest> instanceClass,
int starts)
Creates a new AbstractBurnInTestParameterSet with
pre-defined parameter values. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||