|
Returns the Pearson product moment correlation coefficient, r, a dimensionless index that ranges from -1.0 to 1.0 inclusive and reflects the extent of a linear relationship between two data sets.
Parameters :
 | array1 | is an array or range of data points. |  | array2 | is an array or range of data points. |
|