ex0823 | R Documentation |
The data are the average wine consumption rates (in liters per person per year) and number of ischemic heart disease deaths (per 1000 men aged 55 to 64 years) for 18 industrialized countries.
data(ex0823)
A data frame with 18 observations on the following 3 variables.
a character vector indicating the country
consumption of wine (liters per person per year)
heart disease mortality rate (deaths per 1,000)
Ramsey, F.L. and Schafer, D.W. (2013). The Statistical Sleuth: A Course in Methods of Data Analysis (3rd ed), Cengage Learning.
St. Leger A.S., Cochrane, A.L. and Moore, F. (1979). Factors Associated with Cardiac Mortality in Developed Countries with Particular Reference to the Consumption of Wine, Lancet: 1017–1020.
str(ex0823)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.