ISmSimultaneousSystem.SimultaneousSystemMethod

Fore Syntax

SimultaneousSystemMethod: SimultaneousSystemMode;

Fore.NET Syntax

SimultaneousSystemMethod: Prognoz.Platform.Interop.Stat.SimultaneousSystemMode;

Description

The SimultaneousSystemMethod property determines assessment method for systems of simultaneous equations.

Comments

By default the linear model of general type is used, that is, SimultaneousSystemMethod = SimultaneousSystemMode.General.

Fore and Fore.NET Examples

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

See also:

ISmSimultaneousSystem