Class CorrelationCoefficients.CorrelationInformation

java.lang.Object
org.openjump.core.attributeoperations.statistics.CorrelationCoefficients.CorrelationInformation
Direct Known Subclasses:
CorrelationCoefficients.RankCorrelationInformation
Enclosing class:
CorrelationCoefficients

public class CorrelationCoefficients.CorrelationInformation extends Object
Version:
$Rev: 2509 $ modified: [sstein]: 16.Feb.2009 changed logger-entries to comments
Author:
Ole Rahn

FH Osnabrück - University of Applied Sciences Osnabrück,
Project: PIROL (2005),
Subproject: Daten- und Wissensmanagement
  • Field Details

    • coefficient

      protected double coefficient
  • Constructor Details

    • CorrelationInformation

      public CorrelationInformation(double coefficient)
  • Method Details

    • getCoefficient

      public double getCoefficient()