Uses of Interface
edu.cmu.tetrad.search.test.RowsSettable
Packages that use RowsSettable
Package
Description
Contains classes for running conditional independence tests for various sorts of data.
- 
Uses of RowsSettable in edu.cmu.tetrad.search.testClasses in edu.cmu.tetrad.search.test that implement RowsSettableModifier and TypeClassDescriptionfinal classChecks conditional independence of variable in a continuous data set using Daudin's method.classThe IndTestBasisFunctionLrt class performs conditional independence testing using basis functions within the context of a generalized likelihood ratio test (GLRT).final classChecks the conditional independence X _||_ Y | S, where S is a set of discrete variable, and X and Y are discrete variable not in S, by applying a conditional Chi Square test.final classChecks conditional independence of variable in a continuous data set using a conditional correlation test for the nonlinear nonGaussian with the additive error case.classPerforms a test of conditional independence X _||_ Y | Z1...Zn where all searchVariables are either continuous or discrete.classThe IndTestBasisFunctionLrt class performs conditional independence testing using basis functions within the context of a generalized likelihood ratio test (GLRT).final classChecks conditional independence of variable in a continuous data set using Fisher's Z test.final classChecks the conditional independence X _||_ Y | S, where S is a set of discrete variable, and X and Y are discrete variable not in S, by applying a conditional G Square test.classGives an implementation of the Kernel Independence Test (KCI) by Kun Zhang, which is a general test of conditional independence.