Click or drag to resize

NMathFunctionsTrimmedMean Method

Overload List
 NameDescription
Public methodStatic memberTrimmedMean(Double, Double) Calculates the mean of the given data after the specified trimming.
Public methodStatic memberTrimmedMean(DoubleVector, Double) Calculates the mean of the given data after the specified trimming.
Public methodStatic memberTrimmedMean(IDFColumn, Double) Calculates the mean of the given data after the specified trimming.
Public methodStatic memberTrimmedMean(Int32, Double) Calculates the mean of the given data after the specified trimming.
Top
See Also