Click or drag to resize

NMathFunctionsQuartile Method

Overload List
 NameDescription
Public methodStatic memberQuartile(Double, Int32) Calculates the specified quartile of the elements in a data set.
Public methodStatic memberQuartile(DoubleVector, Int32) Calculates the specified quartile of the elements in a data set.
Public methodStatic memberQuartile(IDFColumn, Int32) Calculates the specified quartile of the elements in a data set.
Public methodStatic memberQuartile(Int32, Int32) Calculates the specified quartile of the elements in a data set.
Top
See Also