gascar: Gascar Data

Description Usage Format Source References Examples

Description

obs: 114

Usage

1
data("gascar")

Format

A data frame with 114 observations on the following 6 variables.

cty

Country 1 = Austria 2 = Belgium 3 = Canada 4 = Denmark 5 = France 6 = Germany

yr

Year (from 1960 to 1978)

ln_gas_car

ln(gas/car = motor gasoline consumption per car)

ln_y_pop

ln(y/pop = per capita real income)

ln_pmg_pgdp

ln(mg/pgdp = real motor gasoline price)

ln_car_pop

ln(car/pop = stock of cars per capita)

Source

http://principlesofeconometrics.com/poe4/poe4.htm

References

Baltagi, B.H. and J.M. Griffin (1983), Gasoline Demand in the OECD:An Application of Pooling and Testing Procedures,European Economic Review, 22, 117-137.

Examples

1
2
data(gascar)
## maybe str(gascar) ; plot(gascar) ...

ccolonescu/PoEdata documentation built on May 13, 2019, 2:17 p.m.