Calculates Spearson's Rank correlation coefficient of a set of pairs of points: (xValues[0], yValues[0]), (xValues[1], yValues[1]),... , (xValues[n], yValues[n]).
Correlation Class | WebCab.Libraries.Statistics.Correlation Namespace