StatsBase.jl
StatsBase.jl copied to clipboard
`argquantile(s)` function
Request for a function that does the same thing argmax and argmin do, but for quantiles.
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.)