Package edu.cmu.tetrad.search
Class MarkovCheck.AllSubsetsIndependenceFacts
java.lang.Object
edu.cmu.tetrad.search.MarkovCheck.AllSubsetsIndependenceFacts
- Enclosing class:
- MarkovCheck
Stores the set of m-separation facts and the set of m-connection facts for a graph, for the global check.
-
Constructor Summary
ConstructorsConstructorDescriptionAllSubsetsIndependenceFacts
(Set<IndependenceFact> msep, Set<IndependenceFact> mconn) -
Method Summary
-
Constructor Details
-
AllSubsetsIndependenceFacts
-
-
Method Details
-
toStringIndep
-
toStringDep
-
getMsep
-
getMconn
-