Learn R Programming

ISwR (version 1.0-6)

thuesen: Ventricular shortening velocity

Description

The thuesen data frame has 24 rows and 2 columns. It contains ventricular shortening velocity and blood glucose for type 1 diabetic patients.

Arguments

source

D.G. Altman (1991), Practical Statistics for Medical Research, Table 11.6, Chapman & Hall.

Examples

Run this code
data(thuesen)
plot(short.velocity~blood.glucose, data=thuesen)

Run the code above in your browser using DataLab