IMsPDLCoefficients.EstimatesSum

Fore Syntax

EstimatesSum: Double;

Fore.NET Syntax

EstimatesSum: System.Double;

Description

The EstimatesSum property returns sum of coefficients.

Fore Example

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

See also:

IMsPDLCoefficients