IMSL C# Numerical Library

EmpiricalQuantiles.TotalMissing Property

The total number of missing values.

public int TotalMissing {get;}

Property Value

An int representing the total number of missing values (NaN) in input x.

See Also

EmpiricalQuantiles Class | Imsl.Stat Namespace