Class MsepTest

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

public class MsepTest extends Object implements IndependenceTest
Checks independence facts for variables associated with the nodes in a given graph by checking m-separation facts on the underlying nodes. We use the IndependenceTest interface here so that this m-separation test can be used in place of a statistical conditional independence test in algorithms to provide oracle information.
Version:
$Id: $Id
Author:
josephramsey