get_individual_data {baker} | R Documentation |
get individual data
get_individual_data(i, data_nplcm)
i |
index of individual as appeared in |
data_nplcm |
the data for nplcm; see |
a list of the same structure as data_nplcm
; just with one row of values
data(data_nplcm_noreg)
get_individual_data(2,data_nplcm_noreg)