IEmChowTestSettings.ConfidenceLevel

Fore syntax

ConfidenceLevel: Double;

Fore.NET syntax

ConfidenceLevel: double;

Description

The ConfidenceLevel property determines significance level value, at which the hypothesis about the absence of the structural variations is rejected.

Comments

Acceptable value range: (0; 1).

Fore and Fore.NET examples

The property use is given in the example for IEmChowTestSettings.Explained.

See also:

IEmChowTestSettings