Uses of Class
edu.cmu.tetrad.search.ntad_test.NtadTest
Packages that use NtadTest
-
Uses of NtadTest in edu.cmu.tetrad.search.ntad_test
Subclasses of NtadTest in edu.cmu.tetrad.search.ntad_testModifier and TypeClassDescriptionclassThe Ark class extends the NtadTest class and provides a mechanism to perform statistical operations based on tetrads and their probabilities.classThe BollenTing class extends the NtadTest class and provides statistical methods for computing tetrad and tetrads statistics.classThe Cca class extends the NtadTest class and provides a mechanism to perform Canonical Correlation Analysis (CCA) as a rank-based way of getting a p-value for a tetrad.classThe Wishart class is a concrete implementation of the NtadTest abstract class, specifically for statistical tests based on the Wishart distribution.