Package edu.cmu.tetrad.search.utils
Class Tetrad
java.lang.Object
edu.cmu.tetrad.search.utils.Tetrad
Represents a ordered tetrad of variables, (i, j, k, l).
- Version:
- $Id: $Id
- Author:
- josephramsey
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Tetrad
-
Tetrad
-
-
Method Details
-
getI
-
getJ
-
getK
-
getL
-
hashCode
-
equals
-
toString
-
getPValue
public double getPValue()Getter for the field
pValue
.- Returns:
- a double
-
getNodes
-