ILanerResultsBoxCoefficients.FactorTerm

Syntax

FactorTerm(TermIndex: Integer): ITsCompositeFormulaTerm;

Parameters

TermIndex. Element index.

Description

The FactorTerm property returns the expression element, which corresponds to the factor of calculated method.

Comments

The property is actual only for the series, calculated by linear regression method (estimated by the instrumental variables method).

Example

The property use is given in the example for  ITsCompositeFormulaTerm.Included.

See also:

ILanerResultsBoxCoefficients