View source: R/sibling_estimator.R
get_ind_est_from_ec | R Documentation |
helper function for calculating individual visibility estimate from ego X cell data
get_ind_est_from_ec(ec_dat, wgt_var, cell_vars)
ec_dat |
the ego X cell data |
wgt_var |
either a string with the name of the column that has sampling weights or a vector with the names of columns with bootstrap weights |
cell_vars |
vector of strings with the names of variables to group by (the cells) |
a tibble with the individual visibility ASDR estimates (not including the respondents' exposures)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.