MissingData: IMissingData;
MissingData: Prognoz.Platform.Interop.Stat.IMissingData;
The MissingData property returns an object containing parameters of missing data treatment in the source series.
By default the Casewise method is used. Empty values are excluded from the series. They are ignored in the calculations.
The property use is given in the example for IMsNonLinearRegressionTransform.OptimizationMethod.
See also: