react: Tuberculin reactions
Description
The numeric vector react
contains differences between two
nurses' determination of 334 tuberculin reaction sizes.format
A single vector. Reaction sizes in mm.source
Exercises in Applied statistics (1977), Exercise~2.9, Dept. of
Theoretical Statistics,
Aarhus University.Examples
Run this codehist(react) # not good because of discretization effects...
plot(density(react))
Run the code above in your browser using DataLab