Class InverseCorrelation
java.lang.Object
edu.cmu.tetrad.search.work_in_progress.InverseCorrelation
Returns edges whose entries in the precision matrix exceed a certain threshold.
- Version:
- $Id: $Id
- Author:
- josephramsey
-
Constructor Summary
ConstructorsConstructorDescriptionInverseCorrelation
(DataSet dataSet, double threshold) Constructor for InverseCorrelation. -
Method Summary
-
Constructor Details
-
InverseCorrelation
-
-
Method Details
-
search
-
getPValue
public double getPValue(double z) getPValue.
- Parameters:
z
- a double- Returns:
- a double
-