cangas {expsmooth}R Documentation

Monthly Canadian gas production

Description

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

Usage

data(cangas)

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

[Package expsmooth version 2.3 Index]