IMsDiagnosticTestResults.ModelCoefficients

Fore Syntax

ModelCoefficients: IModelCoefficients;

Fore.NET Syntax

ModelCoefficients: Prognoz.Platform.Interop.Stat.SlModelCoefficients;

Description

The ModelCoefficients property returns regression model coefficients.

Comments

The model coefficients are 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