Description Usage Arguments Details Value See Also
Take a numeric vector and return its weighted geometric standard deviation.
1 | wgsd(x, w)
|
x |
a numeric vector. |
w |
a vector of numeric weights of |
None.
Return the weighted geometric standard deviation of a numeric vector.
wasd
returns arithmetic standard deviation.
wasd
returns weighted arithmetic standard deviation.
gsd
returns geometric standard deviation.
wgsd
returns weighted geometric standard deviation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.