wvar | R Documentation |
Weighted variance estimation
wvar(X, wt, na.rm = FALSE)
X |
The numeric data vector. |
wt |
The non-negative weight vector. |
na.rm |
The character indicator wether to consider missing value(s) or not. The defult is FALSE. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.