DB
FunctionsStatistical

covar_pop_matrix

Computes the population covariance matrix across numeric input expressions in the group. Each matrix cell contains cov(X_i, X_j) divided by N.

covar_pop_matrix(…) → String

Kind · aggregate

Computes the population covariance matrix across numeric input expressions in the group. Each matrix cell contains cov(X_i, X_j) divided by N.

Part of the Statistical family.