framingham | R Documentation |
A data set with observations of heart disease status systolic blood pressure (SBP) and smoking status.
framingham
## 'framingham' A data frame with 641 rows and 4 columns:
A binary response, 1 if heart disease, 0 otherwise
log(SBP - 50) at examination 1 (centered)
log(SBP - 50) at examination 2 (centered)
Smoking status, 1 if smoking, 0 otherwise.
MacMahon et al. (1990) <https://doi.org/10.1016/0140-6736(90)90878-9>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.