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