IEmFisherTestSettings.ConfidenceLevel

Fore syntax

ConfidenceLevel: Double;

Fore.NET syntax

ConfidenceLevel: double;

Description

The ConfidenceLevel property determines significance level value at which the hypothesis about two normal distributions variations is rejected.

Comments

Acceptable value range: (0, 1).

Fore and Fore.NET examples

The property use is given in the example for IEmFisherTestSettings.SerieA.

See also:

IEmFisherTestSettings