|
Returns the square of the Pearson product moment correlation coefficient through data points. For more information, see PEARSON. The r-squared value can be interpreted as the proportion of the variance in y attributable to the variance in x.
Parameters :
 | array1 | is an array or range of data points. |  | array2 | is an array or range of data points. |
|