ISmVarianceAnalysis.ConfidenceLevel

Syntax

ConfidenceLevel: Double;

Description

The ConfidenceLevel property determines the significance level determining whether the null hypothesis should be accepted or rejected.

Comments

Valid values lie in the range: [0; 1]. The default property value is 0.05.

Example

The property use is given in the example for ISmVarianceAnalysis.AnalysisType.

See also:

ISmVarianceAnalysis