Learn R Programming

tswge (version 2.1.0)

airlog: Natural log of airline data

Description

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

Usage

data("airlog")

Arguments

Format

The format is: num [1:144] 4.72 4.77 4.88 4.86 4.8 ...

References

Applied Time Series Analysis with R, second edition by Woodward, Gray, and Elliott

Examples

Run this code
data(airlog)

Run the code above in your browser using DataLab