usnetelec {expsmooth} | R Documentation |
Annual US net electricity generation
Description
Annual US net electricity generation (billion kwh) for 1949-2003
Usage
data(usnetelec)
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(usnetelec,main="Annual US net electricity generation",ylab="billion kwh",xlab="Year")
[Package expsmooth version 2.3 Index]