Package edu.cmu.tetrad.search.ntad_test


package edu.cmu.tetrad.search.ntad_test
  • Classes
    Class
    Description
    The Ark class extends the NtadTest class and provides a mechanism to perform statistical operations based on tetrads and their probabilities.
    The BollenTing class extends the NtadTest class and provides statistical methods for computing tetrad and tetrads statistics.
    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.
    NtadTest is an abstract base class for implementing tetrad-based statistical tests.
    The Wishart class is a concrete implementation of the NtadTest abstract class, specifically for statistical tests based on the Wishart distribution.