ISmRedundantVariablesTest.ModelCoefficients

Fore Syntax

ModelCoefficients: IModelCoefficients;

Fore.NET Syntax

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

Description

The ModelCoefficients property returns parameters of model coefficients.

Comments

Model coefficients are calculated for a model with no redundant regressors.

Fore and Fore.NET Examples

The property use is given in the example for ISmRedundantVariablesTest.Explained.

See also:

ISmRedundantVariablesTest