Learn R Programming

tswge (version 2.1.0)

airline: 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")

Arguments

Format

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

References

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

Examples

Run this code
data(airline)

Run the code above in your browser using DataLab