ISmPooledModel.ModelCoefficients

Syntax

ModelCoefficients: IModelCoefficients;

Description

The ModelCoefficients property returns parameters of model coefficients.

Comments

Remember that the order of coefficients is determined by the order of adding the factors corresponding to these coefficients to the method.

Example

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

See also:

ISmPooledModel