| nhdat {csurvey} | R Documentation |
A Subset of National Health and Nutrition Examination Survey (NHANES)
Description
The National Health and Nutrition Examination Survey (NHANES) combines in-person interviews and physical examinations to produce a comprehensive data set from a probability sample of residents of the U.S.
This data set is a subset of the NHANES data with 1,680 subjects.
Usage
data(nhdat)
Format
ida identification vector specifying cluster ids from largest level to smallest level
chola binomial vector showing cholestoral level. 1: high; 0: low
wcata vector of categorized waist and height ratio
gendera binary vector of genders
agea vector of categorized age
wtsampling weight within each stratum
stra numeric vector
Examples
## Not run:
data(nhdat)
summary(nhdat)
## End(Not run)
[Package csurvey version 1.9 Index]