IMsStochasticMethod.Identify

Syntax

Identify(Calculation: IMsMethodCalculation; Coord: IMsFormulaTransformCoord): IMsModelCalculationResult;

Parameters

Calculation. Settings required for model equation coefficients identification.

Coord. The slice, by which the calculation is executed.

Description

The Identify method identifies model equation coefficients. The method is used for models, that use the method of linear and non-linear regression for calculation.

See also:

IMsStochasticMethod