Click or drag to resize

NMathFunctionsNaNMeanDeviation Method

Overload List
 NameDescription
Public methodStatic memberNaNMeanDeviation(Double) Calculates the average absolute deviation of the given data, excluding NaN values.
Public methodStatic memberNaNMeanDeviation(DoubleVector) Calculates the average absolute deviation of the given data, excluding NaN values.
Public methodStatic memberNaNMeanDeviation(IDFColumn) Calculates the average absolute deviation of the given data, excluding missing values.
Top
See Also