orcutt (version 2.3)

icecream: Ice Cream Consumption

Description

four weekly observations from 1951-03-18 to 1953-07-11 in United States (30 observations)

Usage

data("icecream")

Arguments

Format

A data frame with 30 observations on the following 4 variables.

price

price of ice cream (per pint);

cons

consumption of ice cream per head (in pints);

income

average family income per week (in US Dollars);

temp

average temperature (in Fahrenheit);

References

Verbeek M. (2004) A guide to modern econometrics, John Wiley & Sons Ltd

Examples

Run this code
# NOT RUN {
data(icecream)
summary(icecream)
# }

Run the code above in your browser using DataLab