Uses of Package
edu.cmu.tetrad.search.test
Packages that use edu.cmu.tetrad.search.test
Package
Description
Contains classes for searching for (mostly structural) causal models given data.
Contains classes for running conditional independence tests for various sorts of data.
Contains some classes that aren't ready for prime time.
-
Classes in edu.cmu.tetrad.search.test used by edu.cmu.tetrad.searchClassDescriptionStores a single conditional independence result, e.g., whether X _||_ Y | Z1,...,Zn holds or does not, and the p-value of the test.
-
Classes in edu.cmu.tetrad.search.test used by edu.cmu.tetrad.search.testClassDescriptionThe type of cell table to use.Simple class to store the parameters of the result returned by the G Square test.The type of test to perform.Stores a single conditional independence result, e.g., whether X _||_ Y | Z1,...,Zn holds or does not, and the p-value of the test.A record representing the result of an eigenvalue decomposition.Represents the type of kernel to be used in a computation.Interface for tests that can have their rows set on the fly.Gives a way of interpreting a score as an independence test.
-
Classes in edu.cmu.tetrad.search.test used by edu.cmu.tetrad.search.work_in_progressClassDescriptionStores a single conditional independence result, e.g., whether X _||_ Y | Z1,...,Zn holds or does not, and the p-value of the test.
-
Classes in edu.cmu.tetrad.search.test used by edu.pitt.csb.mgmClassDescriptionStores a single conditional independence result, e.g., whether X _||_ Y | Z1,...,Zn holds or does not, and the p-value of the test.