utility {expsmooth} | R Documentation |
Hourly utility demand
Description
Hourly utility demand, mid western USA from 1 Jan 2003
Usage
data(utility)
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(utility,main="Hourly utility demand",ylab="MW",xlab="Day")
[Package expsmooth version 2.3 Index]