Package edu.cmu.tetrad.study.Conditions
Class Condition1
java.lang.Object
edu.cmu.tetrad.study.Conditions.Condition1
An example script to load in data sets and graphs from files and analyze them. The
files loaded must be in the same format as
new Comparison().saveDataSetAndGraphs("comparison/save1", simulation, parameters);
saves them. For other formats, specialty data loaders can be written to implement the
Simulation interface.
- Author:
- jdramsey
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
static void
-
Constructor Details
-
Condition1
public Condition1()
-
-
Method Details
-
generateTetradResults
public void generateTetradResults() -
compileTable
public void compileTable() -
main
-