From a9f4dde0bc4aaa7dbb194b51e97aed2cb0a028d3 Mon Sep 17 00:00:00 2001 From: jdramsey Date: Thu, 7 Jan 2021 15:27:24 -0500 Subject: [PATCH 1/4] Mainly fixing a knowledge bug but also fixing issues in IndTestFisherZ and SemBicScore--these were using testwise deletion when they didn't need to. To pull over the SEM BIC code from another branch, I also needed to pull over a modest revision to the FGES code, where I shore up some of the reasoning. --- docs/manual/index.html | 34 + tetrad-lib/pom.xml | 6 + .../algcomparison/score/SemBicScore.java | 20 +- .../java/edu/cmu/tetrad/data/Knowledge2.java | 26 +- .../main/java/edu/cmu/tetrad/search/Fges.java | 631 ++++++++---------- .../edu/cmu/tetrad/search/IndTestFisherZ.java | 18 + .../edu/cmu/tetrad/search/SemBicScore.java | 263 ++++---- .../main/java/edu/cmu/tetrad/util/Params.java | 2 + .../java/edu/cmu/tetrad/test/TestGFci.java | 9 +- 9 files changed, 525 insertions(+), 484 deletions(-) diff --git a/docs/manual/index.html b/docs/manual/index.html index ef9c3ac1d6..cddd68a64e 100755 --- a/docs/manual/index.html +++ b/docs/manual/index.html @@ -4789,6 +4789,40 @@

selfLoopCoef

  • Value Type: Double
  • +

    semBicRule

    + + +

    semBicStructurePrior

    + +

    skipNumRecords

    +

    tDepth

    + +

    thr

    +

    turning

    + +

    upperBound