Show contents 

Stat Assembly > Stat Assembly Interfaces > ISmCointegratingRegression > ISmCointegratingRegression.Fitted

ISmCointegratingRegression.Fitted

Fore Syntax

Fitted: Array;

Fore.NET Syntax

Fitted: System.Array;

Description

The Fitted property returns a modeling series.

Comments

Values are available after method calculation.

Fore and Fore.NET Examples

The property use is given in the example for ISmCointegratingRegression.AdditionalRegressors.

See also:

ISmCointegratingRegression