ISmSelfOrganizingMap.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

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

Description

The MissingData property determines the missing data treatment method to be applied to the source data.

Comments

Source series are determined by the ISmSelfOrganizingMap.Data property. By default missing values are ignored in the claculations.

Fore and Fore.NET Examples

The property use is given in the example for ISmSelfOrganizingMap.Data.

See also:

ISmSelfOrganizingMap