Class InverseCorrelation

java.lang.Object
edu.cmu.tetrad.search.work_in_progress.InverseCorrelation

public class InverseCorrelation extends Object
Returns edges whose entries in the precision matrix exceed a certain threshold.
Author:
josephramsey
  • Constructor Details

    • InverseCorrelation

      public InverseCorrelation(DataSet dataSet, double threshold)
  • Method Details

    • search

      public Graph search()
    • getPValue

      public double getPValue(double z)