.FloatArrayStat.Gastwirth (gb.gsl)
Function Gastwirth ( [ Sorted As Boolean ] ) As Float
Return the Gastwirth location estimator of the array data.
-
If Sorted is
TRUE
, then the array is supposed to be sorted. Otherwise an internal copy of the array is made and then sorted to compute the median value.
See also