Overload List
| Name | Description | |
|---|---|---|
| TrimmedMean(DoubleVector, Double) |
Calculates the mean of the given data after the specified trimming.
| |
| TrimmedMean(IDFColumn, Double) |
Calculates the mean of the given data after the specified trimming.
| |
| TrimmedMean(array<Double>[]()[], Double) |
Calculates the mean of the given data after the specified trimming.
| |
| TrimmedMean(array<Int32>[]()[], Double) |
Calculates the mean of the given data after the specified trimming.
|