weighted.quantiles | R Documentation |
Calculate weighted quantiles
weighted.quantiles(values, weights, prob = c(0.025, 0.975))
values |
The values to use |
weights |
The weights of the values |
prob |
The probabilities of the quantiles to use |
Weighted quantiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.