IEmMissingDataSettings.Method

Fore syntax

Method: MissingDataMethod;

Fore.NET syntax

Method: Prognoz.Platform.Interop.Stat.MissingDataMethod;

Description

The Method property determines missing data treatment method.

Comments

If the method requires specifying additional examples, use the IEmMissingDataSettings.Parameter property.

Fore and Fore.NET examples

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

See also:

IEmMissingDataSettings