Description Usage Arguments Value Author(s)
Quantile function that works with NA
1 | my_quantile(x, probs, ...)
|
x |
numeric vector whose sample quantiles are wanted, or an
object of a class for which a method has been defined (see also
‘details’). |
probs |
numeric vector of probabilities with values in [0,1]. (Values up to 2e-14 outside that range are accepted and moved to the nearby endpoint.) |
... |
further arguments passed to or from other methods. |
quantiles
Sebastian Funk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.