nhanes_survival | R Documentation |
A dataset containing a repeated blood pressure measurement along with some other variables for participants in the Third National Health and Nutrition Survey (NHANES III), merged with data from the US National Death Index by Ruth H. Keogh and Jonathan Bartlett. For the illustration purposes in this package, we have left out observations where smoking status is missing.
nhanes_survival
## 'nhanes_survival' A data frame with 3433 rows and 8 columns:
systolic blood pressure (standardized), first measurement
systolic blood pressure (standardized), second measurement
sex (0 = female, 1 = male)
age (standardized)
smoking status (0 = no, 1 = yes)
diabetes status (0 = no, 1 = yes)
censoring status (0 = censored, 1 = observed death due to cardiovascular disease)
time until death due to cardiovascular disease occurs
https://github.com/ruthkeogh/meas_error_handbook
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.