Correlation
|
Statistical functions |
SYNTAX | correlation( ARRAY1, ARRAY2, periods ) |
RETURNS | ARRAY |
FUNCTION | Calculates correlation between ARRAY1 and ARRAY2 using periods
range
For more information about correlation please check this: |
EXAMPLE | // the line below calculates
|
SEE ALSO |
The Correlation function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.