Click or drag to resize
EmpiricalQuantilesTotalMissing Property
The total number of missing values.

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

Property Value

Type: Int32
An int representing the total number of missing values (NaN) in input x.
See Also