ISummaryStatistics.ME

Syntax

ME: Double;

Description

The ME property returns mean error.

Comments

To get mean squared error, use the ISummaryStatistics.MSE property.

Example

The property use is given in the example for ISummaryStatistics.MAE.

See also:

ISummaryStatistics