partx {expsmooth} | R Documentation |
Monthly sales of an automobile part
Description
Monthly sales of an automobile part.
Usage
data(partx)
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
plot(partx,main="Monthly sales of an automobile part",ylab="Sales",xlab="Year")
[Package expsmooth version 2.3 Index]