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(…) → StringKind · 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.