Package edu.cmu.tetrad.study.performance
Class Comparison2
java.lang.Object
edu.cmu.tetrad.study.performance.Comparison2
Does a comparison of algorithm results across algorithm type, sample sizes, etc.
- Author:
- josephramsey 2016.03.24, dmalinsky 2016.05.20
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ComparisonResult
compare
(ComparisonParameters params) Simulates data from model parameterizing the given DAG, and runs the algorithm on that data, printing out error statistics.static int
static Knowledge
getKnowledge
(Graph graph) static int
static String
getNameNoLag
(Object obj) static String
static TextTable
summarize
(List<ComparisonResult> results, List<Comparison2.TableColumn> tableColumns)
-
Constructor Details
-
Comparison2
public Comparison2()
-
-
Method Details
-
compare
Simulates data from model parameterizing the given DAG, and runs the algorithm on that data, printing out error statistics. -
summarize
public static TextTable summarize(List<ComparisonResult> results, List<Comparison2.TableColumn> tableColumns) -
getKnowledge
-
getNameNoLag
-
getPrefix
-
getIndex
-
getLag
-