DB
FunctionsStatistical

covar_pop_stable

Computes population covariance for two numeric expressions using a numerically stable online accumulator.

covar_pop_stable(…) → Float64

Kind · aggregate

Computes population covariance for two numeric expressions using a numerically stable online accumulator.

Part of the Statistical family.