IMsDiagnosticTestResults.ChiTest

Fore Syntax

ChiTestISpecificationTestStatistic;

Fore.NET Syntax

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

Description

The ChiTest property returns the chi-square statistic.

Comments

This statistic is not calculated for the Chow test.

Fore and Fore.NET Examples

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

See also:

IMsDiagnosticTestResults