expsmooth (version 2.3)

partx: Monthly sales of an automobile part

Description

Monthly sales of an automobile part.

Usage

data(partx)

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(partx,main="Monthly sales of an automobile part",ylab="Sales",xlab="Year")

Run the code above in your browser using DataLab