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

openness

openness


Description

Wooldridge Source: D. Romer (1993), “Openness and Inflation: Theory and Evidence,” Quarterly Journal of Economics 108, 869-903. The data are included in the article. Data loads lazily.

Usage

data('openness')

Format

A data.frame with 114 observations on 12 variables:

  • open: imports as percent GDP, '73-

  • inf: avg. annual inflation, '73-

  • pcinc: 1980 per capita inc., U.S. $

  • land: land area, square miles

  • oil: =1 if major oil producer

  • good: =1 if 'good' data

  • lpcinc: log(pcinc)

  • lland: log(land)

  • lopen: log(open)

  • linf: log(inf)

  • opendec: open/100

  • linfdec: log(inf/100)

Used in Text

pages 566, 579

Source

Examples

str(openness)

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.