Show contents 

Home > Foresight Analytics Platform > Web Application and Desktop Application > Application Development and Functionality Enhancement > Developing in Development Environment > Description of System Assemblies > Ms > Ms Assembly Interfaces > IMsDiagnosticTestResults > IMsDiagnosticTestResults.SummaryStatistics

IMsDiagnosticTestResults.SummaryStatistics

Syntax

SummaryStatistics: ISummaryStatistics;

Description

The SummaryStatistics property returns summary statistics.

Comments

Statistic coefficients are not calculated for the Chow tests.

Example

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

See also:

IMsDiagnosticTestResults