IsPDLTerm: Boolean;
The IsPDLTerm property determines whether the term is a lag variable.
Available values:
True. Term is a lag variable.
False. Term is not a lag variable.
The property use is given in the example for IMsLinearRegressionTransform.PDLStatCoefficients.
See also: