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
-
-
Field Summary
Fields Modifier and Type Field Description protected double
coefficient
-
Constructor Summary
Constructors Constructor Description CorrelationInformation(double coefficient)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getCoefficient()
-