Learn R Programming

faraway (version 1.0.6)

airpass: Airline passengers

Description

Monthly totals of airline passengers from 1949 to 1951

Usage

data(airpass)

Arguments

source

Brown, R.G.(1962) Smoothing, Forecasting and Prediction of Discrete Time Series. Englewood Cliffs, N.J.: Prentice-Hall.

Details

Well known time series example dataset

References

Box, G.E.P., Jenkins, G.M. and Reinsel, G.C. (1994) Time Series Analysis, Forecasting and Control, 3rd edn. Englewood Cliffs, N.J.: Prentice-Hall.

Examples

Run this code
data(airpass)
## maybe str(airpass) ; plot(airpass) ...

Run the code above in your browser using DataLab