IMsVariableTestSettings.MissingData

Syntax

MissingData: IMissingData;

Description

The MissingData property returns missing data treatment parameters.

Comments

By default the MissingDataMethod.Casewise method is used for the missing data treatment, that is,  calculations are performed without missing values.

Example

The property use is given in the example for IMsMetaModelVisualController.DFTest.

See also:

IMsVariableTestSettings