IMsPooledModelTransform.ConfidenceLevel

Syntax

ConfidenceLevel: Double;

Description

The ConfidenceLevel property determines the significance of confidence limits of forecast series.

Comments

The value of ConfidenceLevel should be in the range (0, 1). The default value is 0.95.

Example

The property use is given in the example for IMsPooledModelTransform.ARMA.

See also:

IMsPooledModelTransform