ISmCointegratingRegression.TrendSpecification

Fore Syntax

TrendSpecification: TrendSpecificationType;

Fore.NET Syntax

TrendSpecification: Prognoz.Platform.Interop.Stat.TrendSpecificationType;

Description

The TrendSpecification property determines specifications of the main and additional trends.

Comments

The main trend is set for the main model, the additional trend is set for cointegration regressor equations.

Fore and Fore.NET Examples

The property use is given in the example for ISmCointegratingRegression.AdditionalRegressors.

See also:

ISmCointegratingRegression