DB
FunctionsStatistical

covar_samp_stable

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

covar_samp_stable(…) → Float64

Kind · aggregate

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

Part of the Statistical family.