ProductName  

Returns the correlation coefficient between two columns of the current matrix.

Syntax

MatrixObject.ColCorrelation(Col1, Col2)

Parameters

Col1
Long integer specifying the first column.
Col2
Long integer specifying the second column.

Error Codes

Error 1320 will be returned, if any of Col1, Col2 exceed matrix size.|

See Also

ColCovariance Method | CorrelationMatrix Method
Applies To: Matrix