TStatSum: Double;
The TStatSum property returns sum of lag variables' t-statistics.
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.
The property use is given in the example for ISmLinearRegress.PDLTermCollection.
See also: