IModelling.Estimate

Syntax

Estimate: Variant;

Description

The Estimate method returns estimated value of a constant.

Comments

The Estimate method is used in the methods: IModelling.Arima, IModelling.Expsmooth, IModelling.Ols and IModelling.Tsls.

Fore Example

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

See also:

IModelling