IForecast.StandardError

Fore Syntax

StandardError: Array;

Fore.NET Syntax

StandardError: System.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.

Fore and Fore.NET Example

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

See also:

IForecast