ISmARCHTest.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

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

Description

The MissingData property returns the method of missing data treatment.

Comments

Missing data treatment is optional.

Fore and Fore.NET Examples

The property use is given in the example for ISmARCHTest.FStatistic.

See also:

ISmARCHTest