v.1.1.54337Performance Improvement
Improved Performance of Statistical Aggregate Functions
Improved performance of aggregate functionsvarSamp,varPop,stddevSamp,stddevPop,covarSamp,covarPop,corrby reducing computational stability. The old functions are available under the namesvarSampStable,varPopStable,stddevSampStable,stddevPopStable,covarSampStable,covarPopStable,corrStable.