expsmooth (version 2.3)

usnetelec: Annual US net electricity generation

Description

Annual US net electricity generation (billion kwh) for 1949-2003

Usage

data(usnetelec)

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(usnetelec,main="Annual US net electricity generation",ylab="billion kwh",xlab="Year")

Run the code above in your browser using DataCamp Workspace