ISlEquation.Trend

Syntax

Trend: IIntercept;

Description

The Trend property returns parameters of the equation trend.

Comments

Trend parameters are taken into account when calculating an error correction model with a trend and a constant in autoregressive and cointegration equation, and quadratic trend in data.

Example

The property use is given in the example for ISmErrorCorrectionModel.CointegralCount

See also:

ISlEquation