expsmooth (version 2.3)

xrates: Monthly exchange rates

Description

Monthly foreign exchange rates: US dollar and UK pound against the Australia dollar. audusd contains USD/AUD and audukp contains UKP/AUD.

Usage

data(xrates)

Arguments

Format

multiple time series

Source

Hyndman, R.J., Koehler, A.B., Ord, J.K., and Snyder, R.D., (2008) Forecasting with exponential smoothing: the state space approach, Springer.

References

http://www.exponentialsmoothing.net

Examples

Run this code
plot(xrates,main="Foreign exchange rates",xlab="Year")

Run the code above in your browser using DataLab