airline {tswge}R Documentation

Classical Airline Passenger Data

Description

Monthly international airline passengers (in 1000s) from January 1949-December 1960. Series G in Box, Jenkings, and Reinsel text

Usage

data("airline")

Format

The format is: num [1:144] 112 118 132 129 121 135 148 148 136 119 ...

Source

"Time Series Analysis: Forecasting and Control" by Box, Jenkins, and Reinsel

References

"Applied Time Series Analysis with R, 2nd edition" by Woodward, Gray, and Elliott

Examples

data(airline)

[Package tswge version 2.1.0 Index]