vhd | R Documentation |
Quantiles by Harrell & Davis 1982 for a vector of probabilities
vhd(x, p = c(0.025, 0.975), na.rm = TRUE)
x |
(vector) a set of values |
p |
(vector) a vector of probability levels. |
na.rm |
(logical) remove NAs. |
A vector of quantiles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.