Function Correlation

Part of:

package cl-mathstats
( correlation &rest < args > )

correlation (sample1 sample2 &key start1 end1 start2 end2)
Computes the correlation coefficient of two samples, which should be
equal-length sequences of numbers.