USGasB {AER} | R Documentation |
Time series data on the US gasoline market.
data("USGasB")
An annual multiple time series from 1950 to 1987 with 6 variables.
Stock of cars.
Consumption of motor gasoline (in 1000 gallons).
Retail price of motor gasoline.
Population.
Real gross national product (in 1982 dollars).
GNP deflator (1982 = 100).
The data are from Baltagi (2002) and available at
http://www.springeronline.com/sgw/cda/frontpage/0,10735,4-165-2-107420-0,00.html
Baltagi, B.H. (2002). Econometrics, 3rd ed. Berlin, Springer.
data("USGasB") plot(USGasB)