Uses of Class
org.openjump.core.attributeoperations.statistics.CorrelationCoefficients.CorrelationInformation

Packages that use CorrelationCoefficients.CorrelationInformation
org.openjump.core.attributeoperations.statistics   
 

Uses of CorrelationCoefficients.CorrelationInformation in org.openjump.core.attributeoperations.statistics
 

Subclasses of CorrelationCoefficients.CorrelationInformation in org.openjump.core.attributeoperations.statistics
 class CorrelationCoefficients.RankCorrelationInformation
           
 

Methods in org.openjump.core.attributeoperations.statistics that return CorrelationCoefficients.CorrelationInformation
 CorrelationCoefficients.CorrelationInformation CorrelationCoefficients.getPearsonCoefficient()
          get Pearson's correlation coefficient (good, dimension-less measure, if there is a linear relation between the attributes)
see: http://www.netzwelt.de/lexikon/Korrelationskoeffizient.html