vehicles {expsmooth}R Documentation

Hourly vehicle counts

Description

Hourly vehicle counts on Monash Freeway, outside Melbourne in Victoria, Australia, beginning August 1995.

Usage

data(vehicles)

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(vehicles,main="Hourly vehicle count",xlab="Day",ylab="Number of vehicles")

[Package expsmooth version 2.3 Index]