| Evans {lbreg} | R Documentation |
Evans County dataset
Description
Data from cohort study in which white males in Evans County were followed for 7 years, with coronary heart disease as the outcome of interest.
Usage
data("Evans")
Format
A data frame with 609 observations on the following 9 variables.
CDHoutcome variable; 1 = coronary heart disease
CAT1 = high, 0 = normal catecholamine level
AGEage (in years)
CHLcholesterol, mg/dl
SMK1 = subject has ever smoked
ECG1 = presence of electrocardiogram abnormality
DBPdiastolic blood pressure, mmHg
SBPsystolic blood pressure, mmHg
HPT1 = SBP greater than or equal to 160 or DBP greater than or equal to 95
Source
http://web1.sph.emory.edu/dkleinb/logreg3.htm#data
References
D. Kleinbaum and M. Klein (2010) Survival Analysis: A Self-Learning Text. 3rd ed. Springer.
Examples
data(Evans)
dim(Evans)
names(Evans)
[Package lbreg version 1.3 Index]