covarPopStable
covarPopStable
Introduced in: v1.1.0
Calculates the population covariance:
It is similar to the covarPop function, but uses a numerically stable algorithm. As a result, covarPopStable is slower than covarPop but produces a more accurate result.
Syntax
参数
返回值
返回 x 与 y 的总体协方差。Float64
示例
使用稳定算法计算基本总体协方差