Skip to content
Prev 369821 / 398503 Next

"reverse" quantile function

Can't you just used ecdf and quantile ecdf?

# See ?ecdf page for both functions
$a
     33% 
4.475758 

$b
     33% 
3.245151 

$c
     33% 
2.003595 

$d
     33% 
6.173204