DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


MeanCenter

Declaration:TVector.MeanCenter: double;
The function MeanCenter subtracts the mean of the vector elements from all vector elements. The subtracted value is returned as a function result.