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

intdef

intdef


Description

Wooldridge Source: Economic Report of the President, 2004, Tables B-64, B-73, and B-79. Data loads lazily.

Usage

data('intdef')

Format

A data.frame with 56 observations on 13 variables:

  • year: 1948 to 2003

  • i3: 3 month T-bill rate

  • inf: CPI inflation rate

  • rec: federal receipts, percent GDP

  • out: federal outlays, percent GDP

  • def: out - rec

  • i3_1: i3[_n-1]

  • inf_1: inf[_n-1]

  • def_1: def[_n-1]

  • ci3: i3 - i3_1

  • cinf: inf - inf_1

  • cdef: def - def_1

  • y77: =1 if year >= 1977; change in FY

Used in Text

pages 356, 377, 430, 547-548

Source

Examples

str(intdef)

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.