IExponentialSmoothingBestTrialMethod.MethodConstant

Syntax

MethodConstant: Double;

Description

The MethodConstant property determines the constant Z in the Best Trial method.

Comments

To determine initial approximation of parameters, use the IExponentialSmoothingBestTrialMethod.InitialApproximation property.

Example

The property use is given in the example for IExponentialSmoothingBestTrialMethod.InitialApproximation.

See also:

IExponentialSmoothingBestTrialMethod