Overload List
| Name | Description | |
|---|---|---|
| NaNMaxAbsValue(DoubleVector) |
Calculates the maximum absolute value in the given data set,
excluding NaN values.
| |
| NaNMaxAbsValue(IDFColumn) |
Calculates the maximum absolute value in the given data set,
excluding missing values.
| |
| NaNMaxAbsValue(array<Double>[]()[]) |
Calculates the maximum absolute value in the given data set,
excluding NaN values.
|