percent {AsthmaNHANES} | R Documentation |
percent
Description
The percent data frame has 40,979 rows and 6 columns.
Usage
data(percent)
Format
This data frame contains the following columns:
- FEV1FVC_percent_predicted
Percent predicted FEV1/FVC
- FEV1FVC_z_score
Z score of FEV1/FVC
- FEV1_percent_predicted
Percent predicted FEV1
- FEV1_z_score
Z score of FEV1
- FVC_percent_predicted
Percent predicted FVC
- FVC_z_score
Z score of FVC
Source
Centers for Disease Control and Prevention (CDC). National Center for Health Statistics (NCHS). National Health and Nutrition Examination Survey Data. Hyattsville, MD: U.S. Department of Health and Human Services, Centers for Disease Control and Prevention, [2021][https://www.cdc.gov/nchs/nhanes/].
Examples
# Load data
data(percent)
# View data
summary(percent)
[Package AsthmaNHANES version 1.1.0 Index]