Class IndTestHsic

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

public final class IndTestHsic extends Object implements IndependenceTest
Checks the conditional independence X _||_ Y | S, where S is a set of continuous variable, and X and Y are discrete variable not in S, using the Hilbert-Schmidth Independence Criterion (HSIC), a kernel based nonparametric test for conditional independence.

The Kpc algorithm by Tillman had run PC using this test; to run Kpc, simply select this test for PC.

Version:
$Id: $Id
Author:
Robert Tillman
See Also: