wvar: Weighted variance estimation

Description Usage Arguments

View source: R/zzzz.R

Description

Weighted variance estimation

Usage

1
wvar(X, wt, na.rm = FALSE)

Arguments

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.


elghouch/cenROC documentation built on April 2, 2020, 5:03 a.m.