Class Pcd

java.lang.Object
edu.cmu.tetrad.search.Pcd
All Implemented Interfaces:
IGraphSearch

public class Pcd extends Object implements IGraphSearch
Modifies the PC algorithm to handle the deterministic case. Edges removals or orientations based on conditional independence test involving deterministic relationships are not done.

This class is configured to respect knowledge of forbidden and required edges, including knowledge of temporal tiers.

Version:
$Id: $Id
Author:
peterspirtes, josephramsey.
See Also: