ISlPDLTerm.PolinomialDegreeP

Syntax

PolinomialDegreeP: Integer;

Description

The PolinomialDegreeP property returns degree of approximation polynomial for lag variable.

Comments

Polynomial degree should not exceed the number of factors involved in the method.

Example

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

See also:

ISlPDLTerm