Show contents 

Ms > Ms Assembly Interfaces > IMsPDLTermOptions > IMsPDLTermOptions.PolinomialDegreeP

IMsPDLTermOptions.PolinomialDegreeP

Fore Syntax

PolinomialDegreeP: Integer;

Fore.NET Syntax

PolinomialDegreeP: System.Int32;

Description

The PolinomialDegreeP property determines term polynomial degree.

Comments

The polynomial degree must not be greater than the number of model factors.

Fore Example

The property use is given in the example for IMsLinearRegressionTransform.PDLStatCoefficients.

See also:

IMsPDLTermOptions