thuesen {ISwR} | R Documentation |
The thuesen
data frame has 24 rows and 2 columns.
It contains ventricular shortening velocity and blood glucose for type 1
diabetic patients.
This data frame contains the following columns:
D.G. Altman (1991), Practical Statistics for Medical Research, Table 11.6, Chapman & Hall.
data(thuesen) plot(short.velocity~blood.glucose, data=thuesen)