Estimate: Variant;
The Estimate method returns estimated value of a constant.
It is used by the following methods:
IModelling.Arima;
IModelling.Expsmooth;
IModelling.Ols;
IModelling.Tsls.
The property use is given in the example for IModelling.Ols.
See also:
IModelling