Class IndTestConditionalGaussianLrt

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

public class IndTestConditionalGaussianLrt extends Object implements IndependenceTest, RowsSettable
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.

Assumes a conditional Gaussian model and uses a likelihood ratio test.

Version:
$Id: $Id
Author:
josephramsey