ISmPooledModel.EffectsInits

Fore Syntax

EffectsInits: Array;

Fore.NET Syntax

EffectsInits: System.Array;

Description

The EffectsInits property determines initial values of effects for calculation without estimation.

Comments

To get calculated effects, use the ISmPooledModel.Effects property.

Fore and Fore.NET Examples

The property use is given in the example for ISmPooledModel.CrossSectionSDinit.

See also:

ISmPooledModel