StatsBase.jl icon indicating copy to clipboard operation
StatsBase.jl copied to clipboard

`argquantile(s)` function

Open ParadaCarleton opened this issue 2 years ago • 1 comments

Request for a function that does the same thing argmax and argmin do, but for quantiles.

ParadaCarleton avatar Jun 20 '23 19:06 ParadaCarleton

Oh, it looks like there are functions for ranks/standings, but the names seem hard to remember (mostly because there's lots--one for each possible tiebreaking procedure).

(The one I happened to want was ordinalrank.)

ParadaCarleton avatar Jun 24 '23 21:06 ParadaCarleton