visitors {expsmooth}R Documentation

Monthly Australian overseas vistors

Description

Monthly Australian short-term overseas vistors. May 1985-April 2005

Usage

data(visitors)

Format

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(visitors,main="Overseas visitors to Australia",ylab="Thousands of people",xlab="Year")

[Package expsmooth version 2.3 Index]