@Deprecated public interface IsMissingEvaluator
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasMissing()
Deprecated.
true if there may be missing data
|
boolean |
isMissing(double val)
Deprecated.
Test if val is a missing data value
|