Click or drag to resize
ARMAEstimateMissingNumberMissing Property
The number of missing values in the original series

Namespace: Imsl.Stat
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public int NumberMissing { get; }

Property Value

Type: Int32
An int scalar containing the number of missing values in the time series.
See Also