Correlation
Definition
Returns the correlation between the 2 operands columns.
Parameters
-
Column output:
- Def : Specify the name of the column.
-
Operand 1:
- Def : Specify if the Operand 1 is column or constant, and specify the columnName if column/ value if constant.
-
Operand 2:
- Def: Specify if the Operand 2 is column or constant, and specify the columnName if column/ value if constant.
Warning
The operands have to be number type.