ISmRedundantVariablesTest.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

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

Description

The MissingData property determines missing data treatment method.

Comments

By default missing data is not treated.

Fore and Fore.NET Examples

The property use is given in the example for ISmRedundantVariablesTest.Explained.

See also:

ISmRedundantVariablesTest