expsmooth (version 2.3)

vehicles: Hourly vehicle counts

Description

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

Usage

data(vehicles)

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

Run the code above in your browser using DataLab