Uses of Class
edu.cmu.tetrad.graph.GraphUtils.GraphComparison
Packages that use GraphUtils.GraphComparison
-
Uses of GraphUtils.GraphComparison in edu.cmu.tetrad.search
Methods in edu.cmu.tetrad.search that return GraphUtils.GraphComparisonModifier and TypeMethodDescriptionstatic GraphUtils.GraphComparisonSearchGraphUtils.getGraphComparison(Graph trueGraph, Graph targetGraph) static GraphUtils.GraphComparisonSearchGraphUtils.getGraphComparison2(Graph graph, Graph trueGraph) Just counts arrowpoint errors--for cyclic edges counts an arrowpoint at each node.