View source: R/framework_direct.R
wtd.quantile | R Documentation |
Quick function to estimate weighted quantiles
wtd.quantile(x, weights = NULL, probs = NULL)
x |
a numeric vector |
weights |
a numeric vector for the weights |
probs |
probabilities |
weighted quantile
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.