Returns the number of rows of data encountered containing missing values (NaN
).
An int
representing the number of rows of data encountered containing missing values (NaN
) for the classification, group, weight, and/or frequency variables.
If a row of data contains a missing value (NaN
) for any of these variables, that row is excluded from the computations.
DiscriminantAnalysis Class | Imsl.Stat Namespace