Uses of Class
org.hipparchus.stat.correlation.PearsonsCorrelation
Packages that use PearsonsCorrelation
-
Uses of PearsonsCorrelation in org.hipparchus.stat.correlation
Methods in org.hipparchus.stat.correlation that return PearsonsCorrelationModifier and TypeMethodDescriptionSpearmansCorrelation.getRankCorrelation()
Returns aPearsonsCorrelation
instance constructed from the ranked input data.