powered by
The function returns NaN when one of its arguments is NaN (instead of the error returned in this case by the classic quantile function)
quantileNaN(x, probs)
numeric vector whose sample quantiles are wanted.
numeric vector of probabilities with values in [0,1].
Tomasz Zadlo