Description Usage Arguments Value
Calculate weighted standard error of x using weights w.
1 | weighted_se(x, w, na.rm = TRUE)
|
x |
A numeric vector |
w |
A numeric vector of weights |
na.rm |
Logical indicating wheter NA's should be removed. |
The weighted standard error of x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.