Uses of Interface
edu.cmu.tetrad.search.TetradTest
Packages that use TetradTest
-
Uses of TetradTest in edu.cmu.tetrad.search
Classes in edu.cmu.tetrad.search that implement TetradTestModifier and TypeClassDescriptionfinal class
Implements different tests of tetrad constraints: using Wishart's test (CPS, Wishart 1928); Bollen's test (Bollen, 1990) or a more computationally intensive test that fits one/two factor Gaussian models.final class
Implementation of a test of tetrad constraints with discrete variables.class
Implements a test of tetrad constraints in a known correlation matrix.Constructors in edu.cmu.tetrad.search with parameters of type TetradTestModifierConstructorDescriptionPurify
(TetradTest tetradTest, Clusters knowledge) PurifyScoreBased
(TetradTest tetradTest) PurifyTetradBased
(TetradTest tetradTest) PurifyTetradBased2
(TetradTest tetradTest)