extrapolate_probs_to_pums: 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(p, n, pums, var_name)

Arguments

p

probabilities from solve.QP of length(unique(pums[, var_name]))

n

vector with sorted unique categories. p and n correspond to one another

pums

PUMS data frame

var_name

varaible name we are matching on

Value

probabilities for whole data frame


spew documentation built on Nov. 17, 2017, 7:36 a.m.