*** Poultry coldcuts ***; nrite_cldcut_poul_pub = (g_coldcut_poultry * 1.25 ) / 100; nrite_cldcut_poul_meas = (g_coldcut_poultry * 1.02 ) / 100; nrate_cldcut_poul_pub = (g_coldcut_poultry * 7.7 ) / 100; nrate_cldcut_poul_meas = (g_coldcut_poultry * .72 ) / 100; *** Regular and lowfat coldcuts (not poultry) ***; nrite_cldcut_pub = ( (g_coldcut_reg + g_coldcut_lowfat) * 1.25 ) / 100; nrite_cldcut_meas = ( (g_coldcut_reg + g_coldcut_lowfat) * .87 ) / 100; nrate_cldcut_pub = ( (g_coldcut_reg + g_coldcut_lowfat) * 7.7 ) / 100; nrate_cldcut_meas = ( (g_coldcut_reg + g_coldcut_lowfat) * .84 ) / 100; *** Regular and lowfat hot dogs ***; nrite_dog_pub = ( (g_hotdog_reg + g_hotdog_lowfat) * .94 ) / 100; nrite_dog_meas = ( (g_hotdog_reg + g_hotdog_lowfat) * .21 ) / 100; nrate_dog_pub = ( (g_hotdog_reg + g_hotdog_lowfat) * 10.5 ) / 100; nrate_dog_meas = ( (g_hotdog_reg + g_hotdog_lowfat) * 2.08 ) / 100; *** Ham (not lunch meat) ***; nrite_ham_pub = (g_ham_not_lunch * 1.7 ) / 100; nrite_ham_meas = (g_ham_not_lunch * 1.54 ) / 100; nrate_ham_pub = (g_ham_not_lunch * 10.5 ) / 100; nrate_ham_meas = (g_ham_not_lunch * .97 ) / 100; *** Regular and lean or lowfat bacon *** nrite_bac_pub = ( (g_bacon_reg + g_bacon_lean) * .57 ) / 100; nrite_bac_meas = ( (g_bacon_reg + g_bacon_lean) * .3 ) / 100; nrate_bac_pub = ( (g_bacon_reg + g_bacon_lean) * 2.7 ) / 100; nrate_bac_meas = ( (g_bacon_reg + g_bacon_lean) * 5.26 ) / 100; *** Regular and lowfat sausage ***; nrite_saus_pub = ( (g_sausage_reg + g_sausage_lowfat) * 1.03 ) / 100; nrite_saus_meas = ( (g_sausage_reg + g_sausage_lowfat) * .43 ) / 100; nrate_saus_pub = ( (g_sausage_reg + g_sausage_lowfat) * 9.56 ) / 100; nrate_saus_meas = ( (g_sausage_reg + g_sausage_lowfat) * 2.04 ) / 100; *** All of the above processed meats ***; nrite_tot_pub = nrite_cldcut_poul_pub + nrite_cldcut_pub + nrite_dog_pub + nrite_ham_pub + nrite_saus_pub + nrite_bac_pub; nrite_tot_meas = nrite_cldcut_poul_meas + nrite_cldcut_meas + nrite_dog_meas + nrite_ham_meas + nrite_saus_meas + nrite_bac_meas; nrate_tot_pub = nrate_cldcut_poul_pub + nrate_cldcut_pub + nrate_dog_pub + nrate_ham_pub + nrate_saus_pub + nrate_bac_pub; nrate_tot_meas = nrate_cldcut_poul_meas + nrate_cldcut_meas + nrate_dog_meas + nrate_ham_meas + nrate_saus_meas + nrate_bac_meas; label nrite_cldcut_poul_pub = 'Nitrite from poultry coldcuts, published (mg/day)' nrite_cldcut_poul_meas = 'Nitrite from poultry coldcuts, measured (mg/day)' nrate_cldcut_poul_pub = 'Nitrate from poultry coldcuts, published (mg/day)' nrate_cldcut_poul_meas = 'Nitrate from poultry coldcuts, measured (mg/day)' nrite_cldcut_pub = 'Nitrite from other cold cuts, published (mg/day)' nrite_cldcut_meas = 'Nitrite from other cold cuts, measured (mg/day)' nrate_cldcut_pub = 'Nitrate from other cold cuts, published (mg/day)' nrate_cldcut_meas = 'Nitrate from other cold cuts, measured (mg/day)' nrite_dog_pub = 'Nitrite from hot dog, published (mg/day)' nrite_dog_meas = 'Nitrite from hot dog, measured (mg/day)' nrate_dog_pub = 'Nitrate from hot dog, published (mg/day)' nrate_dog_meas = 'Nitrate from hot dog, measured (mg/day)' nrite_ham_pub = 'Nitrite from ham, non-lunchmeat, published (mg/day)' nrite_ham_meas = 'Nitrite from ham, non-lunchmeat, measured (mg/day)' nrate_ham_pub = 'Nitrate from ham, non-lunchmeat, published (mg/day)' nrate_ham_meas = 'Nitrate from ham, non-lunchmeat, measured (mg/day)' nrite_bac_pub = 'Nitrite from bacon, published (mg/day)' nrite_bac_meas = 'Nitrite from bacon, measured (mg/day)' nrate_bac_pub = 'Nitrate from bacon, published (mg/day)' nrate_bac_meas = 'Nitrate from bacon, measured (mg/day)' nrite_saus_pub = 'Nitrite from sausage, published (mg/day)' nrite_saus_meas = 'Nitrite from sausage, measured (mg/day)' nrate_saus_pub = 'Nitrate from sausage, published (mg/day)' nrate_saus_meas = 'Nitrate from sausage, measured (mg/day)' nrite_tot_pub = 'Total Nitrite, published (mg/day)' nrite_tot_meas = 'Total Nitrite, measured (mg/day)' nrate_tot_pub = 'Total Nitrate, published (mg/day)' nrate_tot_meas = 'Total Nitrate, measured (mg/day)' ;