Class DMSearch.LatentStructure
java.lang.Object
edu.cmu.tetrad.search.work_in_progress.DMSearch.LatentStructure
- Enclosing class:
- DMSearch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addRecord
(Node latent, SortedSet<Node> inputs, SortedSet<Node> outputs, SortedSet<Node> latentEffects) boolean
containsLatent
(Node latent) getLatentEffects
(Node latent) getOutputs
(Node latent) void
removeLatent
(Node latent) toString()