IMs2SLSTransform.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

MissingData: Prognoz.Platform.Interop.Stat.IMissingData;

Description

The MissingData property returns the object containing parameters of missing data treatment in the source series.

Example

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

See also:

IMs2SLSTransform