ISmSimultaneousSystem.StackInstrumental

Fore Syntax

StackInstrumental: ISlSeries;

Fore.NET Syntax

StackInstrumental: Prognoz.Platform.Interop.Stat.ISlSeries;

Description

The StackInstrumental property returns stack instrumental variables.

Comments

Stack variables are used simultaneously in all equations.

To determine whether constant is used as an instrumental variable, use the ISmSimultaneousSystem.UseConstantAsInstrument property.

Fore and Fore.NET Examples

The property use is given in the example for ISmSimultaneousSystem.UseConstantAsInstrument.

See also:

ISmSimultaneousSystem