Description Usage Arguments Value
Weighted quantiles
1 | wtd_quantile(x, w = NULL, probs = seq(0, 1, 0.25), na.rm = FALSE)
|
x |
Numeric vector |
w |
Numeric vector of weights |
probs |
Numeric vector of probabilities |
na.rm |
Logical |
Numeric vector of length probs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.