extrapolate_probs_to_pums_joint: Take unique probabilites for table and spread them to rest of...

Description Usage Arguments Value

View source: R/mm.R

Description

Take unique probabilites for table and spread them to rest of PUMS

Usage

1
extrapolate_probs_to_pums_joint(p, n, pums, var_names, tab)

Arguments

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

Value

probabilities for whole data frame


leerichardson/spew documentation built on May 21, 2019, 1:39 a.m.