ISmPooledModel.MissingData

Fore Syntax

MissingData: IMissingData;

Fore.NET Syntax

MissingData: Prognoz.Platform.Interop.SlMissingData;

Description

The MissingData property determines missing data treatment parameters.

Comments

Missing data treatment by the Casewise method for panel data regression takes into account missing data in the explained and explanatory series separately by each dimension element.

Fore and Fore.NET Examples

The property use is given in the example for ISmPooledModel.RandomEffectsMethod.

See also:

ISmPooledModel