Learn R Programming

wooldridge (version 1.4-4)

beveridge: beveridge

Description

Wooldridge Data loads lazily.

Usage

data('beveridge')

Arguments

Format

A data.frame with 135 observations on 8 variables:

  • month: dec 200 through feb 2012

  • urate: unemployment rate, percent

  • vrate: vacancy rate, percent

  • t: linear time trend

  • urate_1: L.urate

  • vrate_1: L.vrate

  • curate: D.urate

  • cvrate: D.vrate

Examples

Run this code
 str(beveridge)

Run the code above in your browser using DataLab