ISmPooledModel.Residuals

Syntax

Residuals: Array;

Description

The Residuals property returns residual series. In a matrix variables are located in rows and observations are located in columns.

Comments

It is required to use an array of Double values.

Example

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

See also:

ISmPooledModel