jewelry {expsmooth} | R Documentation |
Weekly jewelry sales
Description
Weekly sales of 314 costume jewelry items over the period week 5, 1998 to week 24, 2000.
Usage
data(jewelry)
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
plot(jewelry[,1:10],main="Weekly sales of costume jewelry items",xlab="Year")
[Package expsmooth version 2.3 Index]