expsmooth (version 2.3)

cangas: Monthly Canadian gas production

Description

Monthly Canadian gas production, billions of cubic metres, January 1960 - February 2005

Usage

data(cangas)

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(cangas,main="Monthly Canadian gas production",ylab="billion cubic metres",xlab="Year")

Run the code above in your browser using DataCamp Workspace