Click or drag to resize
Accord.NET (logo)

MeasuresQuartiles Method

Overload List
  NameDescription
Public methodStatic memberQuartiles(Double, DoubleRange, QuantileMethod)
Computes the Quartiles of the given values.
Public methodStatic memberQuartiles(Double, DoubleRange, QuantileMethod)
Computes the Quartiles of the given values.
Public methodStatic memberQuartiles(Double, Double, Double, QuantileMethod)
Computes the Quartiles of the given values.
Public methodStatic memberQuartiles(Double, Double, Double, QuantileMethod)
Computes the Quartiles of the given values.
Public methodStatic memberQuartiles(Double, DoubleRange, Boolean, QuantileMethod, Boolean)
Computes the Quartiles of the given values.
Public methodStatic memberQuartiles(Double, Double, Double, Boolean, QuantileMethod, Boolean)
Computes the Quartiles of the given values.
Top
See Also