IModelling.None

Syntax

None: Variant;

Description

The None method returns whether the constant is not used.

Comments

None is used in the IModelling.Arima, the IModelling.Ols and the IModelling.Tsls methods. If None is used in the IModelling.Expsmooth method, the constant is equal to zero.

Fore Example

The property use is given in the example for IModelling.Arima.

See also:

IModelling