|
This page last changed on 23.07.2012 by ttuv.
SENECA_NUTR_VO_G
CONTACT_ROUND 1
Not available
CONTACT_ROUND 2
NUTR_VO_G is the sum of SENECA variables DH19I (vegetable oils excluding olive oil) and DH19J (olive oil)
CONTACT_ROUND 3
Not available
EPIC_NUTR_VO_G
The EPIC variable QGE1001 was used for the production of NUTR_VO_G according to the following definition and rule.
EPIC var definition(s):
QGE1001: EPIC elderly Greece variable that shows Vegetable oil consumption (in grams) from DQ food group
Coding rule:
Variable NUTR_VO_G shows daily vegetable oil consumption defined as grams. NUTR_VO_G is identical to QGE1001.
Coding rule in STATA:
-gen NUTR_VO_G= QGE1001
-replace NUTR_VO_G = 99999 if NUTR_VO_G==.
|