Package | Description |
---|---|
org.apache.commons.math3.stat.correlation |
Correlations/Covariance computations.
|
Modifier and Type | Method and Description |
---|---|
PearsonsCorrelation |
SpearmansCorrelation.getRankCorrelation()
Returns a
PearsonsCorrelation instance constructed from the
ranked input data. |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.