powered by
Weighted variance estimation
wvar(X, wt, na.rm = FALSE)
The numeric data vector.
The non-negative weight vector.
The character indicator wether to consider missing value(s) or not. The defult is FALSE.