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.ModelCoefficients

IMsDiagnosticTestResults.ModelCoefficients

Syntax

ModelCoefficients: IModelCoefficients;

Description

The ModelCoefficients property returns regression model coefficients.

Comments

The model coefficients are not calculated for the Chow test.

Example

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

See also:

IMsDiagnosticTestResults