ISmQuantileRegression.CovarianceMatrix

Syntax

CovarianceMatrix: Array;

Description

The CovarianceMatrix property returns covariance matrix values.

Comments

It is required to use an array of Double values.

Example

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

See also:

ISmQuantileRegression