ME: Double;
The ME property returns mean error.
To get mean squared error, use the ISummaryStatistics.MSE property.
The property use is given in the example for ISummaryStatistics.MAE.
See also:
ISummaryStatistics