Uses of Class
edu.cmu.tetrad.search.unmix.UnmixDiagnostics.GraphDiff
Packages that use UnmixDiagnostics.GraphDiff
-
Uses of UnmixDiagnostics.GraphDiff in edu.cmu.tetrad.search.unmix
Methods in edu.cmu.tetrad.search.unmix that return UnmixDiagnostics.GraphDiffModifier and TypeMethodDescriptionstatic UnmixDiagnostics.GraphDiffUnmixDiagnostics.compareClusterGraphsCpdag(Graph g1, Graph g2) Compares two clustering graphs by transforming them into CPDAGs (Completed Partially Directed Acyclic Graphs), and calculates the adjacency F1 score, arrow F1 score, and Structural Hamming Distance (SHD) between the graphs.