weighted_quantities | R Documentation |
Weighted version of common quantities of interest.
x |
Numeric vector to calculate quantity from. |
weights |
Vector of weights corresponding to values in x. |
probs |
Vector of probabilities for quantiles. |
type |
Character vector specifying type of quantiles (either "7" for Type 7 (default) or "hd" for Harrell-Davis) |
... |
Currently unused. |
Named vector of calculated quantity.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.