NCHS | R Documentation |
These are survey data collected by the US National Center for Health Statistics (NCHS). Each year, approximately 5,000 individuals are interviewed in their homes. The data cover 1999-2004.
Note that the NHANES package provides data from 2009-2012, including more health, life-style, and socio-economic variables
data("NCHS")
A data frame with 31126 observations on the following 31 variables:
"male" or "female"
years
yes" or "no"
Mexican American, Other Hispanic, Non-Hispanic White, Non-Hispanic Black, or Other/Multi
"alive", "cardiovascular death" or "other death"
months of follow up (for mortality data)
"yes" or "no"
"yes" or "no"
in meters
in kilograms
waist circumference (meters)
the proposed body shape index
body mass index
percent trunk fat
mass of trunk fat
limb fat
limb lean tissue
lean-tissue only BMI
fat-only BMI
bone BMI
percent fat
bone mineral density
Framingham risk score
HDL cholesterol
cholesterol (presumably, LDL)
systolic blood pressure, mmHg
diastolic blood pressure, mmHg
ratio of family income to poverty threshold. 5 indicates a ratio greater than or equal to 5
population weight, for adding up over the US population
primary sampling unit
sampling stratum
These data were assembled from NCHS/NHANES 1999-2004 sources by Dr. Nir Krakauer at City College of New York.
The 'NHANES' package available through CRAN.
data(NCHS) str(NCHS)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.