HTtotal {icarus} | R Documentation |
Weighted estimator for total
Description
Computes the weighted estimator for the total of a column. Alias for
weightedTotal
Usage
HTtotal(var, weights)
Arguments
var |
column of variable of interest |
weights |
column of weights matching the variable of interest |
Value
Estimated total
See Also
[Package icarus version 0.3.2 Index]