public class TablesComparisonForLatimeria extends Object
| Constructor and Description |
|---|
TablesComparisonForLatimeria() |
| Modifier and Type | Method and Description |
|---|---|
static void |
calcdiscrepancy(String table1,
String table2) |
static void |
calcquality(String table,
String presenceTable,
String absenceTable) |
static AlgorithmConfiguration |
configDiscrepancyAnalysis(String table1,
String table2) |
static AlgorithmConfiguration |
getConfig() |
static void |
main(String[] args) |
public static AlgorithmConfiguration configDiscrepancyAnalysis(String table1, String table2)
public static AlgorithmConfiguration getConfig()
public static void calcdiscrepancy(String table1, String table2) throws Exception
Exceptionpublic static void calcquality(String table, String presenceTable, String absenceTable) throws Exception
ExceptionCopyright © 2014. All Rights Reserved.