Description Usage Arguments Value Examples
Calculates the standard deviation of a weighted sample set while propagating sample weights through the calculation.
1 |
x |
Vector containing the values in the set |
w |
Vector containing the weights to each value (in
the same order as |
na.rm |
Should NA values be removed from the set prior
to calculation? |
The standard deviation of the weighted set of x
values
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.