IEmVarianceAnalysisSettings.ConfidenceLevel

Fore syntax

ConfidenceLevel: Double;

Fore.NET syntax

ConfidenceLevel: double;

Description

The ConfidenceLevel property determines the significance level, at which the zero hypothesis is accepted or rejected.

Comments

Acceptable value range: (0; 1).

Fore and Fore.NET examples

The property use is given in the example for IEmVarianceAnalysisSettings.Series.

See also:

IEmVarianceAnalysisSettings