Overload List
| Name | Description | |
|---|---|---|
| NaNMeanDeviation(DoubleVector) |
Calculates the average absolute deviation of the given data, excluding NaN values.
| |
| NaNMeanDeviation(IDFColumn) |
Calculates the average absolute deviation of the given data, excluding missing
values.
| |
| NaNMeanDeviation(array<Double>[]()[]) |
Calculates the average absolute deviation of the given data, excluding NaN values.
|