Class IndTestConditionalGaussianLRT

java.lang.Object
edu.cmu.tetrad.search.IndTestConditionalGaussianLRT
All Implemented Interfaces:
IndependenceTest

public class IndTestConditionalGaussianLRT extends Object implements IndependenceTest
Performs a test of conditional independence X _||_ Y | Z1...Zn where all searchVariables are either continuous or discrete. This test is valid for both ordinal and non-ordinal discrete searchVariables.

Assumed a conditional Gaussain model and uses a likelihood rat test.

Author:
Joseph Ramsey