frexport {expsmooth} | R Documentation |
Quarterly exports of a French company. (in thousands of francs) taken from Makridakis et al. (1998, p.162).
data(frexport)
time series
Hyndman, R.J., Koehler, A.B., Ord, J.K., and Snyder, R.D., (2008) Forecasting with exponential smoothing: the state space approach, Springer.
http://www.exponentialsmoothing.net
plot(frexport,ylab="thousands of francs",main="Quarterly exports",xlab="Year")