gr.demokritos.iit.jinsect.structs
Class Correlation

java.lang.Object
  extended by gr.demokritos.iit.jinsect.structs.Correlation

public class Correlation
extends java.lang.Object


Field Summary
 double Pearson
           
 double Spearman
           
 
Constructor Summary
Correlation()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Spearman

public double Spearman

Pearson

public double Pearson
Constructor Detail

Correlation

public Correlation()