ISmPooledModel.EffectsInits

Syntax

EffectsInits: Array;

Description

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

Comments

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

Example

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

See also:

ISmPooledModel