| nh0506 | R Documentation |
Bazzano et al. (2003) noted higher homocysteine levels in smokers than in nonsmokers. See also Pimentel et al. (2016) for a related analysis.
data("nh0506")
A data frame with 2475 observations on the following 32 variables.
Rowa numeric vector
SEQNNHANES id number
female1 if female, 0 if male
ageage in years, >=20
black1 if black, 0 otherwise
hispanic1 if hispanic, 0 otherwise
educationEducation
povertyrRatio of family income to the poverty level, capped at 5x
creactiveproteincreactive protein
homocysteinehomocysteine
cotininecotinine in blood
cadmiumcadmium in blood
leadlead in blood
bmiBody mass index
cigs100life1 if smoked more than 100 cigarettes in lifetime, 0 otherwise
smokenow1 if smokes now, 0 otherwise
cigsdays30Days smoked in last 30 days: 0 if never smoker, 30 if daily smoker
cigsperday30Cigarettes smoked per day in last 30 days
tobacco5days1 = used tobacco in the last 30 days, 0 otherwise
dailysmoker1 = daily smoker, 0 = never smoker
neversmoker1 = never smoker, 0 = daily smoker
z1 if daily smoker, 0 if never smoker
propensEstimated propensity score. The score was formed by logit regression of z on female, age, education, black, hispanic, povertyr, and bmi.
pstratPropensity score strata: (0,0.0733] (0.0733,0.131] (0.131,0.204] (0.204,0.33] (0.33,1]
age3Age in 3 categories
ed3Education in 3 categories
bmi3BMI in 3 categories
pov2Income above 2 times poverty, TRUE or FALSE
stfA factor defining strata using female, age3, ed3, bmi3 pov2.
stA numeric version of stf
stfpA factor defining strata using stf and pstrat
stpA numeric version of stp
Data from NHANES 2005-2006 concerning homocysteine levels in daily smokers (z=1) and never smokers (z=0), aged 20 and older. Daily smokers smoked every day for the last 30 days, smoking an average of at least 10 cigarettes per day. Never smokers smoked fewer than 100 cigarettes in their lives, do not smoke now, and had no tobacco use in the previous 5 days.
NHANES, the US National Health and Nutrition Examination Survey, 2005-2006.
Bazzano, L. A., He, J., Muntner, P., Vupputuri, S. and Whelton, P. K. (2003) Relationship between cigarette smoking and novel risk factors for cardiovascular disease in the United States. Annals of Internal Medicine, 138, 891-897.
Pimentel, S. D., Small, D. S. and Rosenbaum, P. R. (2016) Constructed second control groups and attenuation of unmeasured biases. Journal of the American Statistical Association, 111, 1157-1167.
data(nh0506)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.