powered by
Data loads lazily. Type data(beveridge) into the console.
data(beveridge)
A data.frame with 135 rows and 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
# NOT RUN { str(beveridge) # }
Run the code above in your browser using DataLab