RSQ
Category: Statistical Function.
Description: Returns the square of the Pearson product moment correlation coefficient through data points in known_y's and known_x's.
Syntax: RSQ(known_y's, known_x's)
The RSQ function syntax has the following arguments:
Known_y's: array or range of data points.
Known_x's: array or range of data points.