Uses of Class
org.hipparchus.stat.correlation.PearsonsCorrelation
-
Uses of PearsonsCorrelation in org.hipparchus.stat.correlation
Modifier and TypeMethodDescriptionSpearmansCorrelation.getRankCorrelation()
Returns aPearsonsCorrelation
instance constructed from the ranked input data.