|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.openjump.core.attributeoperations.statistics.CorrelationCoefficients.SpearmanRankNumberPair
protected class CorrelationCoefficients.SpearmanRankNumberPair
| Field Summary | |
|---|---|
protected double |
a
|
protected double |
b
|
| Constructor Summary | |
|---|---|
CorrelationCoefficients.SpearmanRankNumberPair(double a,
double b)
|
|
| Method Summary | |
|---|---|
double |
getA()
|
double |
getB()
|
double |
getDifference()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected double a
protected double b
| Constructor Detail |
|---|
public CorrelationCoefficients.SpearmanRankNumberPair(double a,
double b)
| Method Detail |
|---|
public double getDifference()
public double getA()
public double getB()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||