Class IndTestGSquare

java.lang.Object
edu.cmu.tetrad.search.test.IndTestGSquare
All Implemented Interfaces:
EffectiveSampleSizeSettable, IndependenceTest, RowsSettable

public final class IndTestGSquare extends Object implements IndependenceTest, EffectiveSampleSizeSettable, RowsSettable
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. A description of such a test is given in Fienberg, "The Analysis of Cross-Classified Categorical Data," 2nd edition. The formula for degrees of freedom used in this test is equivalent to the formulation on page 142 of Fienberg.
Version:
$Id: $Id
Author:
josephramsey
See Also: