Package edu.cmu.tetrad.search
Class Ida.NodeEffects
java.lang.Object
edu.cmu.tetrad.search.Ida.NodeEffects
-
Method Summary
Modifier and TypeMethodDescriptionReturns the effects.getNodes()
Returns the nodes.void
setEffects
(LinkedList<Double> effects) Sets the effects.void
Sets the nodes.toString()
Returns a string representation of this object.
-
Method Details
-
getNodes
-
setNodes
-
getEffects
-
setEffects
Sets the effects.- Parameters:
effects
- The effects.
-
toString
-