IMsExponentialSmoothingTransform.ConfidenceLevel

Fore Syntax

ConfidenceLevel: Double;

Fore.NET Syntax

ConfidenceLevel: double;

Description

The ConfidenceLevel property determines the confidence limits relevance.

Comments

By default the value 0,95 is set to the property.

Fore and Fore.NET Examples

The property use is given in the example for IMsExponentialSmoothingTransform.AsForecasting.

See also:

IMsExponentialSmoothingTransform