ISmCurveEstimation.Explanatory

Fore Syntax

Explanatory: ICurveEstimationExplanatory;

Fore.NET Syntax

Explanatory: Prognoz.Platform.Interop.Stat.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.

Fore and Fore.NET Examples

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

See also:

ISmCurveEstimation