Class HbsmsGes.GraphWithPValue
java.lang.Object
edu.cmu.tetrad.search.work_in_progress.HbsmsGes.GraphWithPValue
- Enclosing class:
- HbsmsGes
A graph with a P value.
-
Constructor Summary
ConstructorsConstructorDescriptionGraphWithPValue
(Graph graph, double pValue) Constructor for GraphWithPValue. -
Method Summary
-
Constructor Details
-
GraphWithPValue
Constructor for GraphWithPValue.
- Parameters:
graph
- aGraph
objectpValue
- a double
-
-
Method Details
-
getGraph
Getter for the field
graph
.- Returns:
- a
Graph
object
-
getPValue
public double getPValue()getPValue.
- Returns:
- a double
-
hashCode
public int hashCode()hashCode.
-
equals
equals.
-