varPopStable
Introduced in: v1.1.0 Returns the population variance. UnlikevarPop, this function uses a numerically stable algorithm.
It works slower but provides a lower computational error.
Syntax
x. Float64
Examples
Computing stable population variance
Query
Response