PhiSearch: Boolean;
The PhiSearch property determines whether the Phi parameter is to be searched.
PhiSearch = True. Phi parameter is found automatically.
PhiSearch = False. Default value. The Phi parameter is defined by the user (use the IExponentialSmoothingParameters.Phi property).
The property use is given in the example for IExponentialSmoothingParameters.Alpha.
See also: