IMsFormulaTransform.CreateCoord

Syntax

CreateCoord(OutputVariable: IMsFormulaTransformVariable): IMsFormulaTransformCoord;

Parameters

OutputVariable. The output variable, for which it is necessary to determine parameters, by which the model will be calculated.

Description

The CreateCoord method creates an object containing parameters of the output variable required for model calculation.

Example

The method use is given in the example for IMs2SLSTransform.ARMA.

See also:

IMsFormulaTransform