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

inven

inven


Description

Wooldridge Source: Economic Report of the President, 1997, Tables B-4, B-20, B-61, and B-71. Data loads lazily.

Usage

data('inven')

Format

A data.frame with 37 observations on 13 variables:

  • year: 1959-1995

  • i3: 3 mo. T-bill rate

  • inf: CPI inflation rate

  • inven: inventories, billions '92 $

  • gdp: GDP, billions '92 $

  • r3: real interest: i3 - inf

  • cinven: inven - inven[_n-1]

  • cgdp: gdp - gdp[_n-1]

  • cr3: r3 - r3[_n-1]

  • ci3: i3 - i3[_n-1]

  • cinf: inf - inf[_n-1]

  • ginven: log(inven) - log(inven[_n-1])

  • ggdp: log(gdp) - log(gdp[_n-1])

Used in Text

pages 408, 444, 643, 830

Source

Examples

str(inven)

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.