Learn R Programming

AER (version 0.2-2)

GermanUnemployment: Unemployment in Germany Data

Description

Time series of unemployment rate (in percent) in Germany.

Usage

data("GermanUnemployment")

Arguments

source

Online complements to Franses (1998).

http://www.few.eur.nl/few/people/franses/research/book2.htm

References

Franses, P.H. (1998). Time Series Models for Business and Economic Forecasting. Cambridge, UK: Cambridge University Press.

See Also

Franses1998

Examples

Run this code
data("GermanUnemployment")
plot(GermanUnemployment, plot.type = "single", col = 1:2)

Run the code above in your browser using DataLab