Uses of Class
edu.cmu.tetrad.search.ntad_test.NtadTest

Packages that use NtadTest
Package
Description
 
  • Uses of NtadTest in edu.cmu.tetrad.search.ntad_test

    Modifier and Type
    Class
    Description
    class 
    The Ark class extends the NtadTest class and provides a mechanism to perform statistical operations based on tetrads and their probabilities.
    class 
    The BollenTing class extends the NtadTest class and provides statistical methods for computing tetrad and tetrads statistics.
    class 
    The 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.
    class 
    The Wishart class is a concrete implementation of the NtadTest abstract class, specifically for statistical tests based on the Wishart distribution.