org.gcube.dataanalysis.ecoengine.test.experiments.latimeria
Class TablesComparisonForLatimeria

java.lang.Object
  extended by org.gcube.dataanalysis.ecoengine.test.experiments.latimeria.TablesComparisonForLatimeria

public class TablesComparisonForLatimeria
extends Object


Constructor Summary
TablesComparisonForLatimeria()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TablesComparisonForLatimeria

public TablesComparisonForLatimeria()
Method Detail

configDiscrepancyAnalysis

public static AlgorithmConfiguration configDiscrepancyAnalysis(String table1,
                                                               String table2)

getConfig

public static AlgorithmConfiguration getConfig()

calcdiscrepancy

public static void calcdiscrepancy(String table1,
                                   String table2)
                            throws Exception
Throws:
Exception

calcquality

public static void calcquality(String table,
                               String presenceTable,
                               String absenceTable)
                        throws Exception
Throws:
Exception

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.