Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

wine

wine


Description

Wooldridge Source: These data were reported in a New York Times article, December 28, 1994. Data loads lazily.

Usage

data('wine')

Format

A data.frame with 21 observations on 5 variables:

  • country:

  • alcohol: liters alcohol from wine, per capita

  • deaths: deaths per 100,000

  • heart: heart disease dths per 100,000

  • liver: liver disease dths per 100,000

Notes

The dependent variables deaths, heart, and liver can be each regressed against alcohol as nice simple regression examples. The conventional wisdom is that wine is good for the heart but not for the liver, something that is apparent in the regressions. Because the number of observations is small, this can be a good data set to illustrate calculation of the OLS estimates and statistics.

Used in Text: not used

Source

Examples

str(wine)

wooldridge

111 Data Sets from "Introductory Econometrics: A Modern Approach, 6e" by Jeffrey M. Wooldridge

v1.3.1
GPL-3
Authors
Justin M. Shea [aut, cre], Kennth H. Brown [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.