Uses of Class
org.apache.commons.math3.stat.correlation.PearsonsCorrelation
Packages that use PearsonsCorrelation
-
Uses of PearsonsCorrelation in org.apache.commons.math3.stat.correlation
Fields in org.apache.commons.math3.stat.correlation declared as PearsonsCorrelationModifier and TypeFieldDescriptionprivate final PearsonsCorrelationSpearmansCorrelation.rankCorrelationRank correlationMethods in org.apache.commons.math3.stat.correlation that return PearsonsCorrelationModifier and TypeMethodDescriptionSpearmansCorrelation.getRankCorrelation()Returns aPearsonsCorrelationinstance constructed from the ranked input data.