enplanements {expsmooth} | R Documentation |
Monthly US domestic enplanements
Description
"Domestic Revenue Enplanements (millions): 1996-2000. SOURCE: Department of Transportation, Bureau of Transportation Statistics, Air Carrier Traffic Statistic Monthly.
Usage
data(enplanements)
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(enplanements,main="US domestic enplanements",ylab="millions",xlab="Year")
[Package expsmooth version 2.3 Index]