IMsDiagnosticTestResults.FTest

Syntax

FTest: ISpecificationTestStatistic;

Description

The FTest property returns the Fisher statistic.

Comments

This statistic is not calculated for the White heteroscedasticity test.

Example

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

See also:

IMsDiagnosticTestResults