expsmooth (version 2.3)

frexport: Quarterly French exports

Description

Quarterly exports of a French company. (in thousands of francs) taken from Makridakis et al. (1998, p.162).

Usage

data(frexport)

Arguments

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

Run this code
plot(frexport,ylab="thousands of francs",main="Quarterly exports",xlab="Year")

Run the code above in your browser using DataLab