| MDR {RSADBE} | R Documentation |
Male Death Rates
Description
The problem is to understand the effect of the average amount of tobacco smoked and the cause of death on the male death rates per 1000.
Usage
data(MDR)
Format
A data frame with 15 observations on the following 5 variables.
XDeath Causes
G0No smoking
G14Between 1-14 grams
G24Between 15-24 grams
G25More than 25 grams
Source
http://dspace.library.cornell.edu/bitstream/1813/78/2/A-B-C_of_EDA_040127.pdf
References
Velleman, Paul F., and David C. Hoaglin. Applications, basics, and computing of exploratory data analysis. Vol. 142. Boston: Duxbury Press, 1981.
Examples
data(MDR)
boxplot(MDR)
[Package RSADBE version 1.0 Index]