| retinopathy {catdata} | R Documentation |
Retinopathy
Description
The retinopathy data contains information on persons with retinopathy.
Usage
data(retinopathy)
Format
A data frame with 613 observations on the following 5 variables.
RETRET=1: no retinopathy, RET=2 nonproliferative retinopathy, RET=3 advanced retinopathy or blind
SMSM=1: smoker, SM=0: non-smoker
DIABdiabetes duration in years
GHglycosylated hemoglobin measured in percent
BPdiastolic blood pressure in mmHg
References
Bender and Grouven (1998), Using binary logistic regression models for ordinal data with non-proportional odds, J. Clin. Epidemiol., 51, 809–816.
Examples
## Not run:
## look for
if(interactive()){vignette("ordinal-retinopathy1")}
if(interactive()){vignette("ordinal-retinopathy2")}
## End(Not run)
[Package catdata version 1.2.4 Index]