ISummaryStatistics.VE

Syntax

VE: Double;

Description

The VE property returns error variance.

Comments

To get mean error, use the ISummaryStatistics.ME property.

Example

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

See also:

ISummaryStatistics