IForecast.StandardError

Syntax

StandardError: Array;

Description

The StandardError property returns values of standard forecasting series errors.

Comments

This series is calculated only for the following methods: ARIMA, linear regression, and universal trend.

Example

An example of use is given in the example for the IForecast.Value property.

See also:

IForecast