ISlPDLTerm.EstimatesSum

Syntax

EstimatesSum: Double;

Description

The EstimatesSum property returns sum of lag variables coefficients.

Comments

This property returns the result only after calculating the method containing lag variables. Remember, that EstimatesSum returns sum of all lag variables' coefficients.

Example

The property use is given in the example for ISmLinearRegress.PDLTermCollection.

See also:

ISlPDLTerm