ISlPDLTerm.StdErrSum

Syntax

StdErrSum: Double;

Description

The StdErrSum property returns sum of lag variables' standard errors.

Comments

This property returns the result only after calculating the method containing lag variables. Note that StdErrSum returns standard error sum of all lag variables of a method.

Example

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

See also:

ISlPDLTerm