ISmPooledModel.MissingData

Syntax

MissingData: IMissingData;

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.

Example

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

See also:

ISmPooledModel