IExponentialSmoothingAutoSearch.Criterion

Syntax

Criterion: CriterionType;

Description

The Criterion property determines parameter search criterion. Default criterion is "Sum of Squared Residuals", that is, a sum of squared deviations of initial variable values from model values.

Example

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

See also:

IExponentialSmoothingAutoSearch