Description Usage Value Source Examples
Data from a study on heart disease by Dr. John M. Chapman in the mid-twentieth century. The data were taken from the Los Angeles Heart Study and comprise measurements from 200 male patients.
1 |
A data frame with 200 rows and 7 variables. The data frame contains the following columns:
Patient's age; a numeric vector.
Patient'systolic blood pressure; a numeric vector.
Patient's diastolic blood pressure; a numeric vector.
Patient's cholesterol; a numeric vector.
Patient's height; a numeric vector.
Patient's weight; a numeric vector.
A binary numeric vector which takes the value 1
if the
patient experienced a coronory incident in the preceeding 10 years and
0
otherwise.
The data were taken from the StatLib Datasets Archive at Carnegie Mellon University: https://lib.stat.cmu.edu/datasets/christensen-llm.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.