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.test
Classes in edu.cmu.tetrad.search.test that implement RowsSettableModifier and TypeClassDescriptionfinal class
Checks 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 class
Checks conditional independence of variable in a continuous data set using Fisher's Z test.final class
Checks 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.