weightedTotal: Weighted estimator for total

View source: R/estimators.R

weightedTotalR Documentation

Weighted estimator for total

Description

Computes the weighted estimator for the total of a column

Usage

weightedTotal(var, weights)

Arguments

var

column of variable of interest

weights

column of weights matching the variable of interest

Value

Estimated total

See Also

HTtotal


icarus documentation built on May 31, 2023, 9:43 p.m.