ISmArima.Fitted

Fore Syntax

Fitted: Array;

Fore.NET Syntax

Fitted: System.Array;

Description

The Fitted property returns an array of modeling series values.

Comments

The ISmArima interface is outdated. Use ISmLinearRegress.ARMA.

See also:

ISmArima