Description Usage Arguments Value
Take unique probabilites for table and spread them to rest of PUMS
1  | extrapolate_probs_to_pums_joint(p, n, pums, var_names, tab)
 | 
p | 
 probabilities from solve.QP of length(unique(pums[, var_name]))  | 
n | 
 matrix with unique categories p and n correspond to one another  | 
pums | 
 PUMS data frame  | 
var_names | 
 varaible name we are matching on  | 
tab | 
 data frame with categories and frequency  | 
probabilities for whole data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.