Learn R Programming

wooldridge (version 1.4-4)

okun: okun

Description

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

Usage

data('okun')

Arguments

Format

A data.frame with 47 observations on 4 variables:

  • year: 1959 through 2005

  • pcrgdp: percentage change in real GDP

  • unem: civilian unemployment rate

  • cunem: unem - unem[_n-1]

Used in Text

410, 444

Examples

Run this code
 str(okun)

Run the code above in your browser using DataLab