glucose: Blood Glucose Levels
Description
Fifteen diabetic patients were randomly selected, and their blood
glucose levels
were measured in mg/100 ml with two different devices.source
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008)
Probability and Statistics with R. Chapman & Hall/CRC.Examples
Run this codeattach(glucose)
boxplot(Old, New)
detach(glucose)
Run the code above in your browser using DataLab