IMsDiagnosticTestResults.ChiTest

Syntax

ChiTest: ISpecificationTestStatistic;

Description

The ChiTest property returns the chi-square statistic.

Comments

This statistic is not calculated for the Chow test.

Example

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

See also:

IMsDiagnosticTestResults