percentile function
Posted: Thu Apr 05, 2018 9:41 am
It would be nice to have a percentile function. I think it can be done by
but something built-in would be better.
Code: Select all
@ranks(@abs(x))/@max(@ranks(@abs(x)))