EstimatesSum: Double;
The EstimatesSum property returns sum of lag variables coefficients.
This property returns the result only after calculating the method containing lag variables. Remember, that EstimatesSum returns sum of all lag variables' coefficients.
The property use is given in the example for ISmLinearRegress.PDLTermCollection.
See also: