IMsCompositeFormulaTerm.CustomOptions

Syntax

CustomOptions: IMsTermOptions;

Description

The CustomOptions property returns advanced parameters of a composite term.

Comments

The property is used to set lag variables for the linear regression (OLS estimation) method.

Example

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

See also:

IMsCompositeFormulaTerm