survey | R Documentation |
std(x, div = sum(x))
jk_lin_comb_se(x, by, w, check = TRUE)
x |
vector of weights |
div |
divisor (default: sum(x)) |
by |
stratification variable or list of stratification variable. Default: single level for unstratified samples |
w |
vector of weights, e.g. Horvitz-Thomson weights or renormed version. Default: 1 |
Standardize a vector of weights
wtd_mean
for weighted means, link{lin_comb}
for linear
combinations, jk_wtd_mean_se
for a jacknife estimate of the SE of a weighted mean
and jk_lin_comb_se
for a jacknife estimate of the SE of a linear combination.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.