ISmPooledModel.Fitted

Syntax

Fitted: Array;

Description

The Fitted property returns modeling series.

Comments

Variables in a matrix are placed in columns, and observations are placed in rows. Values are available after method calculation.

Example

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

See also:

ISmPooledModel