ISlPDLTerm.TStatSum

Syntax

TStatSum: Double;

Description

The TStatSum property returns sum of lag variables' t-statistics.

Comments

This property returns the result only after calculating the method containing lag variables. Remember that TStatSum returns t-statistics sum of all lag variables of a method.

Example

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

See also:

ISlPDLTerm