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


haroine/gaston documentation built on June 4, 2023, 8:24 p.m.