ISmQuantileRegression.ModelCoefficients

Syntax

ModelCoefficients: IModelCoefficients;

Description

The ModelCoefficients property returns estimates of model coefficients and their characteristics.

Comments

Model coefficients are coefficients of the factors and constant value.

Example

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

See also:

ISmQuantileRegression