IMsPooledModelTransform.StatCoefficients

Syntax

StatCoefficients(Coord: IMsFormulaTransformCoord): IModelCoefficients;

Parameters

Coord. Output variable slice, for which calculation is executed.

Description

The StatCoefficients property returns values of summary statistics calculated for coefficients of identified equation.

Comments

Coord cannot be set to Null.

Example

The property use is given in the example for IMsPooledModelTransform.Coefficients.

See also:

IMsPooledModelTransform