stR (version 0.4)

calls: Number of phone calls dataset

Description

Number of call arrivals per 5-minute interval handled on weekdays between 7:00 am and 9:05 pm from March 3, 2003 in a large North American commercial bank.

Usage

calls

Arguments

Format

A numerical time series of class msts and ts.

References

Forecasting Time Series With Complex Seasonal Patterns Using Exponential Smoothing Alysha M. De Livera, Rob J. Hyndman & Ralph D. Snyder (Journal of the American Statistical Association)

Examples

Run this code
# NOT RUN {
plot(calls, ylab = "Calls handled")
# }

Run the code above in your browser using DataLab