Class TestDegenerateGaussian
java.lang.Object
edu.cmu.tetrad.algcomparison.examples.TestDegenerateGaussian
Test the degenerate Gaussian score.
- Version:
- $Id: $Id
- Author:
- bandrews
- 
Constructor SummaryConstructorsConstructorDescriptionInitializes a new instance of the TestDegenerateGaussian class.
- 
Method Summary
- 
Constructor Details- 
TestDegenerateGaussianpublic TestDegenerateGaussian()Initializes a new instance of the TestDegenerateGaussian class.
 
- 
- 
Method Details- 
mainThe main method initializes various parameters, statistics, algorithms, simulations, and a comparison object. It sets the values for the parameters and adds statistics, algorithms, and simulations to the respective objects. Lastly, it calls the compareFromSimulations method of the comparison object to perform a comparison.- Parameters:
- args- the command-line arguments
 
 
-