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.testClassDescriptionSimple class to store the parameters of the result returned by the G Square test.The type of test to perform.Gives a choice of basis functions to use for judgments of independence for conditional correlation independence.Gives a choice of kernels to use for the independence judgments for conditional correlation independence.Stores a single conditional independence result, e.g., whether X _||_ Y | Z1,...,Zn holds or does not, and the p-value of the test.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.