IMsGrangerTestSettings.ConfidenceLevel

Fore Syntax

ConfidenceLevel: Double;

Fore.NET Syntax

ConfidenceLevel: double;

Description

The ConfidenceLevel property determines the significance level, on which the hypothesis is rejected.

Comments

The default value is 0.05.

Fore and Fore.NET Examples

The property use is given in the example for IMsMetaModelVisualController.GrangerTest.

See also:

IMsGrangerTestSettings