xrates {expsmooth}R Documentation

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)

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

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

[Package expsmooth version 2.3 Index]