expsmooth (version 2.3)

carparts: Monthly sales car parts

Description

Monthly sales car parts. 2674 series. Jan 1998 - Mar 2002.

Usage

data(carparts)

Arguments

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

Run this code
plot(carparts[,2001:2010],main="Monthly car part sales",xlab="Year")

Run the code above in your browser using DataCamp Workspace