MissingData: IMissingData;
The MissingData property returns an object containing parameters of missing data treatment in the source series.
By default, the MissingDataMethod.Casewise missing data treatment method is used, that is, Empty values are excluded from the series, and calculation is performed without taking them into account.
The property use is given in the example for IMsPooledModelTransform.ARMA.
See also: