Click or drag to resize

NMathFunctionsMedianDeviationFromMedian Method

Overload List
 NameDescription
Public methodStatic memberMedianDeviationFromMedian(Double) Calculates the median of the absolute deviations from the median.
Public methodStatic memberMedianDeviationFromMedian(DoubleVector) Calculates the median of the absolute deviations from the median.
Public methodStatic memberMedianDeviationFromMedian(FloatVector) Calculates the median of the absolute deviations from the median.
Public methodStatic memberMedianDeviationFromMedian(IDFColumn) Calculates the median of the absolute deviations from the median.
Public methodStatic memberMedianDeviationFromMedian(Int32) Calculates the median of the absolute deviations from the median.
Public methodStatic memberMedianDeviationFromMedian(Single) Calculates the median of the absolute deviations from the median.
Top
See Also