IMsDiagnosticTestResults.FTest

Fore Syntax

FTest: ISpecificationTestStatistic;

Fore.NET Syntax

FTest: Prognoz.Platform.Interop.Stat.ISpecificationTestStatistic;

Description

The FTest property returns Fisher statistics.

Comments

This statistics is not calculated for the White heteroscedasticity test.

Fore and Fore.NET Examples

The property use is given in the example for IMsLinearRegressionTransform.DiagnosticTests.

See also:

IMsDiagnosticTestResults