Uses of Class
org.apache.commons.math4.stat.correlation.PearsonsCorrelation
| Package | Description |
|---|---|
| org.apache.commons.math4.stat.correlation |
Correlations/Covariance computations.
|
-
Uses of PearsonsCorrelation in org.apache.commons.math4.stat.correlation
Methods in org.apache.commons.math4.stat.correlation that return PearsonsCorrelation Modifier and Type Method Description PearsonsCorrelationSpearmansCorrelation. getRankCorrelation()Returns aPearsonsCorrelationinstance constructed from the ranked input data.