| Package | Description |
|---|---|
| org.apache.commons.math3.stat.correlation |
Correlations/Covariance computations.
|
| Modifier and Type | Field and Description |
|---|---|
private PearsonsCorrelation |
SpearmansCorrelation.rankCorrelation
Rank correlation
|
| Modifier and Type | Method and Description |
|---|---|
PearsonsCorrelation |
SpearmansCorrelation.getRankCorrelation()
Returns a
PearsonsCorrelation instance constructed from the
ranked input data. |