powered by
A dataset containing the age and other attributes of almost 100 subjects selected to participate in a study. The variables are as follows:
chdage
A data frame with 100 observations on the following 3 variables.
ID
identification code
AGE
age in years
CHD
presence (1) or absence (0) of evidence of significant coronary heart disease
[1] Hosmer, D. (2013). Wiley Series in Probability and Statistics Ser. : Applied Logistic Regression (3). New York: John Wiley & Sons, Incorporated.
# NOT RUN { data(chdege) ## maybe str(chdege) ; plot(chdege) ... # }
Run the code above in your browser using DataLab