Package edu.cmu.tetrad.search
Class Ida.NodeEffects
java.lang.Object
edu.cmu.tetrad.search.Ida.NodeEffects
- Enclosing class:
Ida
Gives a list of nodes (parents or children) and corresponding minimum effects
for the IDA algorithm.
- Author:
- josephramsey
-
Method Summary
Modifier and TypeMethodDescriptiongetNodes()voidsetEffects(LinkedList<Double> effects) voidtoString()