ISmx12arima.MissingData

Syntax

MissingData: IMissingData;

Description

The MissingData property returns missing data treatment parameters in the source data.

Comments

By default the MissingDataMethod.None method is used, that is missing data is not treated.

The method of missing data treatment MissingDataMethod.Casewise cannot be used due to the data offset.

Example

The property use is given in the example for ISmx12arima.OutliersARIMAao.

See also:

ISmx12arima