DB
FunctionsStatistical

corr_matrix

Computes a Pearson correlation matrix across all numeric input expressions in the group. Rows with NULLs in any input are ignored.

corr_matrix(…) → String

Kind · aggregate

Computes a Pearson correlation matrix across all numeric input expressions in the group. Rows with NULLs in any input are ignored.

Part of the Statistical family.