ISmCurveEstimation.Explanatory

Syntax

Explanatory: ICurveEstimationExplanatory;

Description

The Explanatory property determines explanatory series parameters.

Comments

If the explanatory series contains missing data (or FirstPoint > 1), filling of the Explanatory series starts from the point corresponding to the first non-empty point in the explained series.

Example

The property use is given in the example for ISmCurveEstimation.MissingData.

See also:

ISmCurveEstimation