expsmooth (version 2.3)

fmsales: Weekly FM sales

Description

Sales of a product for 62 weeks starting in early 2003.

Usage

data(fmsales)

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(fmsales,ylab="FM sales (thousands)",xlab="Week")

Run the code above in your browser using DataLab