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

phillips

phillips


Description

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

Usage

data('phillips')

Format

A data.frame with 56 observations on 7 variables:

  • year: 1948 through 2003

  • unem: civilian unemployment rate, percent

  • inf: percentage change in CPI

  • inf_1: inf[_n-1]

  • unem_1: unem[_n-1]

  • cinf: inf - inf_1

  • cunem: unem - unem_1

Used in Text

pages 355-356, 379, 390-391, 408, 409, 409, 418, 428, 443, 548-549, 642, 656, 659, 662, 672, 817.

Source

Examples

str(phillips)

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.