InitValue: Double;
The InitValue property determines initial approximation for the constant.
Initial approximation is taken into account if a constant value is estimated automatically, and initial approximations are set manually, that is, IIntercept.Mode = InterceptModeInterceptMode.AutoEstimate and ISlARMA.CalcInitMode = ARMAInitType.Manual.
The property use is given in the example for ISlARMA.CalcInitMode
See also: